TdxSpreadSheetDefinedNames Properties
A defined name collection in a spreadsheet control.| Name | Description |
|---|---|
| Count | Returns the number of collection items. Inherited from TdxSpreadSheetObjectList. |
| Items | Provides indexed access to individual defined names declared in the document opened in a spreadsheet control. |
| SpreadSheet | Provides access to the Spreadsheet or Report Designer control to which the persistent object belongs. Inherited from TdxSpreadSheetPersistentObject. |
See Also