IsHighlighted(Row: Integer; Column: Integer): Boolean;
Row. Cell row index.
Column. Cell column index.
The IsHighlighted property returns whether the data in a cell, which value corresponds to any set condition, is highlighted.
Cell row and column index is passed by the Row and the Column parameters respectively.
See also: