Connections.Item(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This method creates a connection item.
public:
Microsoft::Office::Interop::Excel::WorkbookConnection ^ Item(System::Object ^ Index);
public Microsoft.Office.Interop.Excel.WorkbookConnection Item (object Index);
Public Function Item (Index As Object) As WorkbookConnection
Parameters
- Index
- Object
Index value of the item.