TdxSpreadSheetConditionalFormattingIconSetPreset.IconIndexCount Property
Returns the number of icons in the preset.
Declaration
property IconIndexCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
You can use this property to identify the maximum index that you can pass as the IconIndexes property’s parameter.
See Also