Sdílet prostřednictvím


CommandBarPopup.Type Property

Returns the type of command bar control.

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

Syntax

'Declaration
ReadOnly Property Type As MsoControlType
    Get
'Usage
Dim instance As CommandBarPopup
Dim value As MsoControlType

value = instance.Type
MsoControlType Type { get; }

Property Value

Type: Microsoft.Office.Core.MsoControlType

Implements

CommandBarControl.Type

See Also

Reference

CommandBarPopup Interface

CommandBarPopup Members

Type Overload

Microsoft.Office.Core Namespace