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
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the container application for the object.
Public property Connect Returns or sets the state of the connection for the specified COMAddIn object.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Description Returns or sets a descriptive String value for the specified COMAddIn object.
Public property Guid Returns the globally unique class identifier (GUID) for the specified COMAddIn object.
Public property Object Returns or sets the object that is the basis for the specified COMAddIn object.
Public property Parent Returns the parent object for the specified object.
Public property ProgId Returns the programmatic identifier (ProgID) for the specified COMAddIn object.

Top

See Also

Reference

COMAddIn Interface

Microsoft.Office.Core Namespace