Share via


CommandBar.Type Property

Returns the type of command bar.

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

Syntax

'Declaration
ReadOnly Property Type As MsoBarType
    Get
'Usage
Dim instance As CommandBar
Dim value As MsoBarType

value = instance.Type
MsoBarType Type { get; }

Property Value

Type: Microsoft.Office.Core.MsoBarType

See Also

Reference

CommandBar Interface

CommandBar Members

Microsoft.Office.Core Namespace