Share via


CommandBarComboBoxClass.accSelection Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property accSelection As Object
    Get
'Usage
Dim instance As CommandBarComboBoxClass
Dim value As Object

value = instance.accSelection
public virtual Object accSelection { get; }

Property Value

Type: System.Object

Implements

_CommandBarComboBox.accSelection

See Also

Reference

CommandBarComboBoxClass Class

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace