Gets the hyperlink at the specified page and index.
Visual Basic |
---|
Public Function GetHyperlink( _ ByVal PageNumber As Long, _ ByVal hyperlinkIndex As Long _ ) As Hyperlink |
- PageNumber
- The page from which to get the hyperlink.
- hyperlinkIndex
- The index of the hyperlink on the page to get.
Returns the Hyperlink at the specified page and index.