Connections Object Members

Excel Developer Reference

A collection of Connection objects for the specified workbook.

Methods

  Name Description
Bb255943.methods(en-us,office.12).gif Add Adds a new connction to the workbook.
Bb255943.methods(en-us,office.12).gif AddFromFile Adds a connection from the specified file.
Bb255943.methods(en-us,office.12).gif Item This method creates a connection item.

Properties

  Name Description
Bb255943.properties(en-us,office.12).gif Application When used without an object qualifier, this property returns an Application object that represents the Microsoft Office Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. Read-only.
Bb255943.properties(en-us,office.12).gif Count Returns the number of objects in the collection. Read-only Long.
Bb255943.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long.
Bb255943.properties(en-us,office.12).gif Parent Returns the parent object for the specified object. Read-only.