TdxSpreadSheetConditionalFormattingIconSetPresets Constructors
A collection of icon presets within the global conditional formatting icon storage.Name | Description |
---|---|
Create | Inherited from TObjectList<T>. |
Create(Boolean) | Inherited from TObjectList<T>. |
Create(IComparer<T>,Boolean) | Inherited from TObjectList<T>. |
Create(IComparer<T>) | Inherited from TList<T>. |
Create(T[]) | Inherited from TList<T>. |
Create(TEnumerable<T>,Boolean) | Inherited from TObjectList<T>. |
Create(TEnumerable<T>) | Inherited from TList<T>. |
See Also