Skip to main content

TdxSpreadSheetCustomDataFormat Members

The base class for data formats used in the Spreadsheet and Report Designer controls.

Constructors

Name Description
Create(TdxSpreadSheetFormats) Initializes a new instance of the TdxSpreadSheetCustomDataFormat class with specified settings.

Properties

Name Description
FormatCode Specifies the name of a data format applied to a value stored by the cell object.
FormatCodeID Specifies the format of a value stored by a cell object.

Methods

Name Description
Assign(TdxSpreadSheetCustomDataFormat)
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also