Range.Hyperlinks 属性

定义

返回一个 Hyperlinks 集合,该集合代表指定范围中的所有超链接。

public:
 property Microsoft::Office::Interop::Word::Hyperlinks ^ Hyperlinks { Microsoft::Office::Interop::Word::Hyperlinks ^ get(); };
public Microsoft.Office.Interop.Word.Hyperlinks Hyperlinks { get; }
member this.Hyperlinks : Microsoft.Office.Interop.Word.Hyperlinks
Public ReadOnly Property Hyperlinks As Hyperlinks

属性值

适用于