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