_Document.Hyperlinks Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a Hyperlinks collection that represents all the hyperlinks in the specified document, range, or selection.
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