Share

TableParameters Object


Description

Provides access to the objects associated with the ParameterTable object the collection was obtained from.

Properties

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.

Accessed From

ParameterTable.TableParameters

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.

Version

Introduced in version 4

Was this information helpful?