CommandBar.Index Property

Definition

Gets the index of this command bar in the set of command bars.

public:
 property int Index { int get(); };
public:
 property int Index { int get(); };
[System.Runtime.InteropServices.DispId(1610874890)]
public int Index { [System.Runtime.InteropServices.DispId(1610874890)] get; }
[<System.Runtime.InteropServices.DispId(1610874890)>]
[<get: System.Runtime.InteropServices.DispId(1610874890)>]
member this.Index : int
Public ReadOnly Property Index As Integer

Property Value

The index of this command bar in the set of command bars on the command bar.

Attributes

Remarks

This index is 1-based.

Applies to