Hyperlink Members
In This Article
#Properties
Name | Description |
---|---|
Display |
Gets or sets the text displayed for a hyperlink in a cell. |
Is |
Gets a value that indicates whether the hyperlink refers to an external resource (web page, e-mail address, file or directory) or to a cell range within the current workbook.
Inherited from Hyperlink |
Range | Gets the cell range that contains the hyperlink. |
Tooltip |
Gets or sets the tooltip for the hyperlink.
Inherited from Hyperlink |
Uri |
Returns the hyperlink destination.
Inherited from Hyperlink |
#Methods
Name | Description |
---|---|
Set |
Sets the hyperlink destination and text to be displayed for the hyperlink in a cell. |
Set |
Sets the hyperlink destination.
Inherited from Hyperlink |
See Also