MenuItems Object Members
Visio Automation Reference |
Contains a MenuItem object for each command on a Microsoft Office Visio menu.
Methods
Name | Description | |
---|---|---|
![]() |
Add | Adds a new object to a collection. |
![]() |
AddAt | Creates a new MenuItem object at a specified index in the MenuItems collection. |
Properties
Name | Description | |
---|---|---|
![]() |
Count | Returns the number of objects in a collection. Read-only. |
![]() |
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. |
![]() |
Parent | Determines the parent of an object. Read-only. |
![]() |
ParentItem | Returns the parent object of a hierarchical menu or toolbar. Read-only. |