Skip to main content

TcxDataControllerConditionalFormattingFormulaController Properties

Name Description
ArrayFormulas protected Provides access to the list of parsed formula expressions that return array results. Inherited from TdxSpreadSheetCustomFormulaController.
CalculationInProcess Identifies if the formula controller is currently performing a calculation. Inherited from TdxSpreadSheetCustomFormulaController.
Capacity Inherited from TList.
CircularReferencePaths Provides access to the circular reference paths stored by a spreadsheet control’s formula controller. Inherited from TdxSpreadSheetCustomFormulaController.
CircularReferencePathsAsString Returns the list of all circular reference paths in a spreadsheet. Inherited from TdxSpreadSheetCustomFormulaController.
Count Inherited from TList.
FormatSettings Provides access to the format settings used to parse formula expressions. Inherited from TdxSpreadSheetCustomFormulaController.
Items Provides indexed access to the formula expressions managed by this controller. Inherited from TdxSpreadSheetCustomFormulaController.
List Inherited from TList.
OwnObjects Indicates whether the list manages instances of its stored items. Inherited from TcxObjectList.
See Also