Create(string,Integer) Constructor
Initializes a new instance of the TdxSpreadSheetFormatHandle class with specified settings.
Declaration
constructor Create(const AFormatCode: string; const AFormatCodeID: Integer = -1); reintroduce; overload;
Parameters
| Name | Type |
|---|---|
| AFormatCode | string |
| AFormatCodeID | Integer |
See Also