Share via


CommandBarComboBoxClass.Id Property

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

Syntax

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

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

Property Value

Type: System.Int32

Implements

_CommandBarComboBox.Id

See Also

Reference

CommandBarComboBoxClass Class

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace