Name | Description |
Count | Property that returns the number of items in this collection. |
Item | Returns the specified TableParameter object from the collection. This is the default property of the TableParameters collection object. |
Type | Returns an ObjectTypeEnum indicating this object's type. |
Name | Description |
Table Parameters | This sample demonstrates how to access the Parameters object, and from it in turn the TableParameters collection that represents the collection of parameters that have been linked/embedded from an external spreadsheet. |