Item Property (CommandBars Collection)

Object: CommandBars Collection

Access: Read-Only

Returns a commandbar object contained in the commandbars collection.

Usage

CommandBars.Item (ByVal Index As Variant)

Arguments

Index

Index of the CommandBar object to retrieve from the collection.

Return Values

The object (CommandBar) located at position Index.