One of the entries on the conditional format list of this file.
Syntax
Unit: FlexCel.XlsAdapter
function TXlsFile.GetConditionalFormat(const index: Integer): TConditionalFormat; override;
Parameters
<-> |
Parameter |
Type |
Description |
const |
index |
Integer |
Index to the conditional format list. (1 based) |
Returns
The list of conditional format definitions for the index.
See also