TdxSpreadSheetObjectList Properties
The base class for classes that implement collections used in the ExpressSpreadSheet Suite.Name | Description |
---|---|
Count | Returns the number of collection items. |
Items | Provides zero-based indexed access to individual collection items. |
SpreadSheet | Provides access to the Spreadsheet or Report Designer control to which the persistent object belongs. Inherited from TdxSpreadSheetPersistentObject. |
See Also