Addons Object Members
Visio Automation Reference |
Represents the set of installed add-ons known to an Application object.
Methods
Name | Description | |
---|---|---|
Add | Adds a new Addon object to an Addons collection. | |
GetNames | Returns the names of all items in a collection. | |
GetNamesU | Returns the universal names of all items in an Addons collection. |
Properties
Name | Description | |
---|---|---|
Application | Read-only. Returns the instance of Microsoft Office Visio that is associated with an object. | |
Count | Returns the number of objects in a collection. Read-only. | |
Item | Returns an item from a collection. The Item property is the default property for all collections. Read-only. | |
ItemU | Returns an object from a collection. Read-only. | |
ObjectType | Returns an object's type. Read-only. |