Returns a CommandBar object from the CommandBars collection, or returns a CommandBarControl object from the CommandBarControls collection. Read-only.
Syntax
expression.Item(Index)
expression Required. An expression that returns a CommandBar or CommandBarControl object.
Index Required Variant. The name or index number of the object to be returned. Note that you can only use index numbers to return PropertyTest objects from the PropertyTests collection.