Hyperlinks interface
Office 2013 and later
Represents the collection of hyperlinks for a worksheet or range. Each hyperlink is represented by a Hyperlink object.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Use the Hyperlinks property to return the Hyperlinks collection.
Use the Add method to create a hyperlink and add it to the Hyperlinks collection.
Show: