Create(TdxSpreadSheetCellStyle) Constructor
Initializes a new instance of the TdxSpreadSheetCellDataFormat class with specified settings.
Declaration
constructor Create(AOwner: TdxSpreadSheetCellStyle); reintroduce;
Parameters
Name | Type |
---|---|
AOwner | TdxSpreadSheetCellStyle |
See Also