atkTableIsSelected: atkTableIsSelected
Description
Gets a boolean value indicating whether the accessible object
at the specified row
and column
is selectedUsage
atkTableIsSelected(object, row, column)
Value
[logical] a gboolean representing if the cell is selected, or 0
if value does not implement this interface.