AddIn Properties

Include Protected Members
Include Inherited Members

The AddIn type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Autoload Returns a value indicating whether the specified add-in is automatically loaded when Microsoft Word is started.
Public property Compiled Returns a value indicating whether the specified add-in is a Microsoft Word add-in library (WLL).
Public property Creator Returns a value that indicates the application in which the specified object was created.
Public property Index Returns a value that represents the position of an item in a AddIns collection.
Public property Installed Returns or sets a value indicating True if the specified add-in is installed (loaded).
Public property Name Returns a value that indicates the name of the specified AddIn object.
Public property Parent Returns a value that represents the parent object of the specified AddIn object.
Public property Path Returns a value that indicates the URL to the specified AddIn object.

Top

See Also

Reference

AddIn Interface

Microsoft.Office.Interop.Word Namespace