The TableCell object at the specified row and column, or null.
Remarks
The cells of a table are not initialized unless they are accessed via the indexer property on the cells collection. Unlike the indexer, this method can be used to test whether a TableCell object has been created for a cell, without initializing it.