Range.Hyperlinks Property

Definition

Returns a Hyperlinks collection that represents all the hyperlinks in the specified range.

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

Property Value

Applies to