MenuSets Object Members
Visio Automation Reference |
Includes a MenuSet object for each Microsoft Office Visio window context that has menus.
Methods
Name | Description | |
---|---|---|
![]() |
Add | Adds a new object to a collection. |
![]() |
AddAtID | Creates a new object with a specified ID in a 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. |
![]() |
ItemAtID | Returns the AccelTable, MenuSet, or ToolbarSet object for an ID within a collection.Read-only |
![]() |
Parent | Determines the parent of an object. Read-only. |