ExcelHyperLink Constructor
From Office Open XML
Overload List
| Name | Description | |
|---|---|---|
| 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
|