TdxSpreadSheetPredefinedFormats Constructors
Name | Description |
---|---|
Create | Inherited from TList<T>. |
Create(TdxSpreadSheetFormats) | Initializes a new instance of the TdxSpreadSheetPredefinedFormats class with specified settings. |
Create(IComparer<T>) | Inherited from TList<T>. |
Create(T[]) | Inherited from TList<T>. |
Create(TEnumerable<T>) | Inherited from TList<T>. |
See Also