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

Properties

Name Description
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.
Gets or sets the state of the connection for the specified COMAddIn object. Read/write.
Gets a 32-bit integer that indicates the application in which the COMAddIn object was created. Read-only.
Gets or sets a descriptive String value for the specified COMAddin object. Read/write.
Gets the class identifier (CLSID) for the specified COMAddIn object. Read-only.
Gets or sets an object reference. Read/write.
Gets the Parent object for the COMAddIn object. Read-only.
Gets the programmatic identifier (ProgID) for the specified COMAddIn object. Read-only.