IdxSpreadSheetConditionalFormattingOwner.GetFormulaController Method
Returns the formula controller that handles all conditional formatting expressions.
Declaration
function GetFormulaController: TdxSpreadSheetCustomFormulaController;
Returns
| Type |
|---|
| TdxSpreadSheetCustomFormulaController |
Remarks
The GetFormulaController function is the FormulaController property’s getter.
See Also