ExternalColumns.Item

This property returns the specified ExternalColumn object from the collection; Index can be either 1-based integer, or the name of the external column.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property ExternalColumns.Item( _
    Index As Variant) As ExternalColumn
Index [in]

Type: Variant

ExternalColumn