Skip to main content

TdxSpreadSheetConditionalFormattingIconSetPreset Members

An icon preset that an “Icon Set“ conditional formatting rule uses to mark specific cells within the affected area(s).

Constructors

Name Description
Create(string,Integer[]) Creates a new icon preset.
Create(string) Initializes a new instance of the TdxSpreadSheetConditionalFormattingIconSetPreset class with specified settings.

Properties

Name Description
Description Returns the icon preset’s descriptive name.
IconIndexCount Returns the number of icons in the preset.
IconIndexes Provides zero-based indexed access to the global indexes of all icons within the preset.
Name Returns the preset’s identifier name within the icon preset collection.

Methods

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
IndexOf(Integer) Searches the specified global icon index within the preset.
ToString Inherited from TObject.
See Also