Excel |
The ExcelHyperlink type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExcelHyperlink | Hyperlinks in Excel. |
Name | Description | |
---|---|---|
![]() | IsExternal | Determines whether the hyperlink is located in this excel file. |
![]() | Location | Hyperlink string. |
![]() | ToolTip | Gets or sets the text of the ToolTip for hyperlink. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Supported in xlsx only.
You can set cell style to underline and font color to blue in order to appear as hyperlink, that is not done automatically.