Share via


_CommandBarActiveX.Index Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Index As Integer
    Get
'Usage
Dim instance As _CommandBarActiveX
Dim value As Integer

value = instance.Index
int Index { get; }

Property Value

Type: System.Int32

Implements

CommandBarControl.Index

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

Index Overload

Microsoft.Office.Core Namespace