ExcelHyperLink Constructor

Office Open XML

Overload List

  NameDescription
ExcelHyperLink(String)
A new hyperlink with the specified URI
ExcelHyperLink(String, Boolean)
A new hyperlink with the specified URI. This syntax is obsolete
ExcelHyperLink(String, String)
Sheet internal reference
ExcelHyperLink(String, UriKind)
A new hyperlink with the specified URI and kind

See Also