Get Hyperlinks in Range

The Range class provides a getHyperlinks() method which returns all the hyperlinks in the selected range. You may also delete the hyperlink by calling the Hyperlink.delete() method.