TdxSpreadSheetFormulaController Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
Create |
Creates a Tcx |
#Properties
Name | Description |
---|---|
Array |
Provides access to the list of parsed formula expressions that return array results.
Inherited from Tdx |
Calculation |
Identifies if the formula controller is currently performing a calculation.
Inherited from Tdx |
Capacity | Inherited from TList. |
Circular |
Provides access to the circular reference paths stored by a spreadsheet control’s formula controller.
Inherited from Tdx |
Circular |
Returns the list of all circular reference paths in a spreadsheet.
Inherited from Tdx |
Count | Inherited from TList. |
Format |
Provides access to the format settings used to parse formula expressions.
Inherited from Tdx |
Items | Provides indexed access to all parsed formula expressions managed by this controller. |
List | Inherited from TList. |
Own |
Indicates whether the list manages instances of its stored items.
Inherited from Tcx |
Spread |
Returns the Spreadsheet or Report Designer control instance to which the formula controller belongs. |
#Methods
See Also