CustomTables.Item Property
Parent Object: CustomTablesDescription
Returns the specified object in the collection.
Syntax
CustomTables.Item( Index As Long ) As CustomTableProperty Value
This is a read only property whose value is a CustomTable.Parameters
Name | Type | Description |
Index | Long | Input Long that specifies the index within the collection of the item to return. |