Determines whether the cell at a specific row and column is selected.
this |
a pointer to the Table implementor on which to operate. |
row |
the zero-indexed row of the cell being queried. |
column |
the zero-indexed column of the cell being queried. |
|