Connections.Item Method
Excel Developer Reference |
This method creates a connection item.
Version Information
Version Added: Excel 2007
Syntax
expression.Item(Index)
expression A variable that represents a Connections object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
Index | Required | Variant | Index value of the item. |
Return Value
WorkbookConnection
See Also