COMAddIn Object Members

Represents a COM add-in in the Microsoft Office host application. The COMAddIn object is a member of the COMAddIns collection.

Properties

  Name Description
Aa433287.properties(en-us,office.12).gif Application Gets an Application object that represents the container application for the COMAddIn object (you can use this property with an Automation object to return that object's container application). Read-only.
Aa433287.properties(en-us,office.12).gif Connect Gets or sets the state of the connection for the specified COMAddIn object. Read/write.
Aa433287.properties(en-us,office.12).gif Creator Gets a 32-bit integer that indicates the application in which the COMAddIn object was created. Read-only.
Aa433287.properties(en-us,office.12).gif Description Gets or sets a descriptive String value for the specified COMAddin object. Read/write.
Aa433287.properties(en-us,office.12).gif Guid Gets the class identifier (CLSID) for the specified COMAddIn object. Read-only.
Aa433287.properties(en-us,office.12).gif Object Gets or sets an object reference. Read/write.
Aa433287.properties(en-us,office.12).gif Parent Gets the Parent object for the COMAddIn object. Read-only.
Aa433287.properties(en-us,office.12).gif ProgId Gets the programmatic identifier (ProgID) for the specified COMAddIn object. Read-only.