Hyperlink.Type プロパティ

定義

ハイパーリンクの種類を取得します。

public:
 property Microsoft::Office::Core::MsoHyperlinkType Type { Microsoft::Office::Core::MsoHyperlinkType get(); };
public Microsoft.Office.Core.MsoHyperlinkType Type { get; }
member this.Type : Microsoft.Office.Core.MsoHyperlinkType
Public ReadOnly Property Type As MsoHyperlinkType

プロパティ値

注釈

Type プロパティには、定数のいずれかをMsoHyperlinkType指定できます。

適用対象