This object represents a collection of Menu objects for a CommandBarMenuBar control.
CommandBarMenuBar.MenuBar(index)
CommandBarMenuBar.MenuBar.Item(index)
The Items collection supports the following properties:
The Items collection supports the following methods:
The Items collection is a 1-based collection, which means the collection's Index property begins with the number 1 (versus 0 in a 0-based collection).