TdxSpreadSheetConditionalFormattingIconSet Members
Stores all icons and icon presets available for use in Icon Set conditional formatting rules.Properties
| Name | Description |
|---|---|
| Icons | Provides access to the image list populated with predefined icons available for use in “Icon Set“ conditional formatting rules. |
| PresetPreviews | Provides access to the image list containing previews of all icon presets for display in UI elements of your application. |
| Presets | Provides access to the collection of all icon presets currently available for use in “Icon Set“ conditional formatting rules. |
Methods
| Name | Description |
|---|---|
| CreatePresetPreviews(Boolean) | |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| PopulatePresetPreviews(TdxScaleFactor) | |
| ToString | Inherited from TObject. |
See Also