Sheet.CustomTables Property
Parent Object: SheetDescription
Property that returns the CustomTables collection object for this sheet.
Syntax
Sheet.CustomTables() As CustomTablesProperty Value
This is a read only property whose value is a CustomTables.Samples
Name | Description |
Custom Table - create | This sample demonstrates how to create a custom table. |