Parameters.ParameterTables Property
Parent Object: ParametersDescription
Property that returns the ParameterTables collection object.
Syntax
Parameters.ParameterTables() As ParameterTablesProperty Value
This is a read only property whose value is a ParameterTables.Samples
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. |