Share via


CommandBarComboBoxClass.Index Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property Index As Integer
    Get
'Usage
Dim instance As CommandBarComboBoxClass
Dim value As Integer

value = instance.Index
public virtual int Index { get; }

Property Value

Type: System.Int32

Implements

_CommandBarComboBox.Index

See Also

Reference

CommandBarComboBoxClass Class

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace