TableRow.isCellSelected

bool isCellSelected(int row, int col) const

Checks if a cell is selected.

Parameters

rowRow number
colColumn number

Returns

true if the cell is selected