Removes the hyperlink at the specified index from the specified page.
Visual Basic |
---|
Public Sub DeleteHyperlink( _ ByVal PageNumber As Long, _ ByVal hyperlinkIndex As Long _ ) |
- PageNumber
- The page from which to remove the hyperlink.
- hyperlinkIndex
- The index of the hyperlink on the page to be removed.