Partager via


Addons Object Members

Visio Automation Reference

Represents the set of installed add-ons known to an Application object.

Methods

  Name Description
Aa342185.methods(en-us,office.12).gif Add Adds a new Addon object to an Addons collection.
Aa342185.methods(en-us,office.12).gif GetNames Returns the names of all items in a collection.
Aa342185.methods(en-us,office.12).gif GetNamesU Returns the universal names of all items in an Addons collection.

Properties

  Name Description
Aa342185.properties(en-us,office.12).gif Application Read-only. Returns the instance of Microsoft Office Visio that is associated with an object.
Aa342185.properties(en-us,office.12).gif Count Returns the number of objects in a collection. Read-only.
Aa342185.properties(en-us,office.12).gif Item Returns an item from a collection. The Item property is the default property for all collections. Read-only.
Aa342185.properties(en-us,office.12).gif ItemU Returns an object from a collection. Read-only.
Aa342185.properties(en-us,office.12).gif ObjectType Returns an object's type. Read-only.