Create(TdxCustomSpreadSheet) Constructor
Initializes a new instance of the TdxSpreadSheetOptionsMetadata class with specified settings.
Declaration
constructor Create(ASpreadSheet: TdxCustomSpreadSheet); reintroduce; virtual;
Parameters
Name | Type |
---|---|
ASpreadSheet | TdxCustomSpreadSheet |
See Also