Get Hyperlinks in Range

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