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