TdxSpreadSheetAbstractFormulaParser.ParseFormula(string,TdxSpreadSheetCustomFormula) Method
Declaration
function ParseFormula(const AFormulaText: string; AFormula: TdxSpreadSheetCustomFormula): Boolean; virtual;
Parameters
Name | Type |
---|---|
AFormulaText | string |
AFormula | TdxSpreadSheetCustomFormula |
Returns
Type |
---|
Boolean |
See Also