'Declaration Public Overloads Function InsertHyperlink( _ ByVal h As Hyperlink, _ Optional ByVal index As Integer _ ) As Paragraph
Parameters
- h
- The Hyperlink to insert.
- index
- The index at which to insert the Hyperlink.
Return Value
This Paragraph with the Hyperlink inserted.