TdxSpreadSheetCustomFormulaController.ArrayFormulas Property
In This Article
Provides access to the list of parsed formula expressions that return array results.
#Declaration
Delphi
property ArrayFormulas: TDictionary<TObject,TdxSpreadSheetCustomFormulaList> read;
#Property Value
Type |
---|
TDictionary |
See Also