_CommandBarButton.HyperlinkType Property

Definition

Returns or sets the type of hyperlink associated with the specified command bar button.

public:
 property Microsoft::Office::Core::MsoCommandBarButtonHyperlinkType HyperlinkType { Microsoft::Office::Core::MsoCommandBarButtonHyperlinkType get(); void set(Microsoft::Office::Core::MsoCommandBarButtonHyperlinkType value); };
public Microsoft.Office.Core.MsoCommandBarButtonHyperlinkType HyperlinkType { get; set; }
member this.HyperlinkType : Microsoft.Office.Core.MsoCommandBarButtonHyperlinkType with get, set
Public Property HyperlinkType As MsoCommandBarButtonHyperlinkType

Property Value

Applies to