Partager via


MenuItems Object Members

Visio Automation Reference

Contains a MenuItem object for each command on a Microsoft Office Visio menu.

Methods

  Name Description
Aa342267.methods(en-us,office.12).gif Add Adds a new object to a collection.
Aa342267.methods(en-us,office.12).gif AddAt Creates a new MenuItem object at a specified index in the MenuItems collection.

Properties

  Name Description
Aa342267.properties(en-us,office.12).gif Count Returns the number of objects in a collection. Read-only.
Aa342267.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.
Aa342267.properties(en-us,office.12).gif Parent Determines the parent of an object. Read-only.
Aa342267.properties(en-us,office.12).gif ParentItem Returns the parent object of a hierarchical menu or toolbar. Read-only.