次の方法で共有


_CommandBarButton.HyperlinkType プロパティ

定義

指定したコマンド バー ボタンに関連付けられているハイパーリンクの種類を設定または返します。

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

プロパティ値

適用対象