Skip to main content

TdxSpreadSheetFormula Methods

Stores a parsed formula expression within a cell object.
Name Description
Clone Returns a copy of the formula expression object.
EnumReferences(TdxSpreadSheetFormulaEnumReferencesProc,Boolean) Inherited from TdxSpreadSheetCustomFormula.
EnumReferences(TdxSpreadSheetFormulaEnumReferenceTokensProc,Boolean) Enumerates references in the formula expression. Inherited from TdxSpreadSheetCustomFormula.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
Validate Checks if the parsed formula expression is correct. Inherited from TdxSpreadSheetCustomFormula.
See Also