Share via


CommandBarButtonClass.Type Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property Type As MsoControlType
    Get
'Usage
Dim instance As CommandBarButtonClass
Dim value As MsoControlType

value = instance.Type
public virtual MsoControlType Type { get; }

Property Value

Type: Microsoft.Office.Core.MsoControlType

Implements

_CommandBarButton.Type

See Also

Reference

CommandBarButtonClass Class

CommandBarButtonClass Members

Microsoft.Office.Core Namespace