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