TdxSpreadSheetConditionalFormattingRuleIconSetStop.IconIndex Property
Specifies the index of an icon associated with the threshold value.
Declaration
property IconIndex: Integer read; write; default 0;
Property Value
| Type | Default |
|---|---|
| Integer | 0 |
Remarks
Use this property to associate an icon from the current conditional formatting rule‘s preset with the threshold value.
The default IconIndex property value is 0.
See Also