TdxSpreadSheetCellDataFormat Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Format |
Specifies the name of a data format applied to a value stored by the cell object.
Inherited from Tdx |
Format |
Specifies the format of a value stored by a cell object.
Inherited from Tdx |
Is |
Identifies if the cell content is formatted as a date/time value. |
Is |
Identifies if the cell content is formatted as a text string. |
Is |
Identifies if the cell content is formatted as a time value. |
Owner | Returns the cell style instance to which the current cell data format belongs. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from Tdx |
Equals |
Inherited from TObject. |
Format |
Prepares the specified value to be displayed by a cell object. |
Get |
Inherited from TObject. |
To |
Inherited from TObject. |
See Also