TdxSpreadSheetFunctionsRepository Properties
Stores all function signatures available to the spreadsheet formula engine.| Name | Description |
|---|---|
| Capacity | Inherited from TList. |
| Count | Inherited from TList. |
| Items | Provides indexed access to all stored function signatures. |
| List | Inherited from TList. |
| OwnObjects | Indicates whether the list manages instances of its stored items. Inherited from TcxObjectList. |
See Also