Highlight(Row: Integer; Column: Integer; HighlightIndex: Integer): Boolean;
Row - cell row index.
Column - cell column index.
HighlightIndex - index of a data highlighting condition. A value of the given cell needs verifying for correspondence to this index.
The Highlight property returns whether data in a cell, which value corresponds to the specified condition, is highlighted.
A cell row and column index is passed by the Row and the Column parameters respectively.
See also: