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一。

适用于