TdxSpreadSheetCellDataFormat Constructors
Stores the data format settings of a value stored by the cell object.Name | Description |
---|---|
Create(TdxSpreadSheetFormats) | Initializes a new instance of the TdxSpreadSheetCustomDataFormat class with specified settings. Inherited from TdxSpreadSheetCustomDataFormat. |
Create(TdxSpreadSheetCellStyle) | Initializes a new instance of the TdxSpreadSheetCellDataFormat class with specified settings. |
See Also