Partager via


MenuSets Object Members

Visio Automation Reference

Includes a MenuSet object for each Microsoft Office Visio window context that has menus.

Methods

  Name Description
Aa342270.methods(en-us,office.12).gif Add Adds a new object to a collection.
Aa342270.methods(en-us,office.12).gif AddAtID Creates a new object with a specified ID in a collection.

Properties

  Name Description
Aa342270.properties(en-us,office.12).gif Count Returns the number of objects in a collection. Read-only.
Aa342270.properties(en-us,office.12).gif Item Returns an object from a collection. The Item property is the default property for all collections, and for the Path and Selection objects. Read-only.
Aa342270.properties(en-us,office.12).gif ItemAtID Returns the AccelTable, MenuSet, or ToolbarSet object for an ID within a collection.Read-only
Aa342270.properties(en-us,office.12).gif Parent Determines the parent of an object. Read-only.