Addon Object Members
Visio Automation Reference |
Represents an installed Microsoft Office Visio add-on.
Methods
Name | Description | |
---|---|---|
Run | Runs the add-on represented by an Addon object. |
Properties
Name | Description | |
---|---|---|
Application | Read-only. Returns the instance of Microsoft Office Visio that is associated with an object. | |
Enabled | Determines whether or not an object is currently enabled. Read/write. | |
Index | Gets the ordinal position of an Addon object in the Addons collection. Read-only. | |
Name | Specifies the locale-specific name of an Addon object. Read-only. | |
NameU | Specifies the universal name of an Addon object. Read-only. | |
ObjectType | Returns an object's type. Read-only. |