Menus Object Members
Visio Automation Reference |
Includes a Menu object for each menu in a Microsoft Office Visio menu set.
Methods
Name | Description | |
---|---|---|
Add | Adds a new object to a collection. | |
AddAt | Creates a new Menu object at a specified index in the Menus 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. |