COMAddIn Members
Include Protected Members
Include Inherited Members
Represents a COM add-in in the Microsoft Office host application.
The COMAddIn type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Returns an Application object that represents the container application for the object. |
![]() |
Connect | Returns or sets the state of the connection for the specified COMAddIn object. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
Description | Returns or sets a descriptive String value for the specified COMAddIn object. |
![]() |
Guid | Returns the globally unique class identifier (GUID) for the specified COMAddIn object. |
![]() |
Object | Returns or sets the object that is the basis for the specified COMAddIn object. |
![]() |
Parent | Returns the parent object for the specified object. |
![]() |
ProgId | Returns the programmatic identifier (ProgID) for the specified COMAddIn object. |
Top