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: