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