ShapeHyperlink Members
In This Article
#Properties
Name | Description |
---|---|
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 |
Tooltip |
Gets or sets the tooltip for the hyperlink.
Inherited from Hyperlink |
Uri |
Returns the hyperlink destination.
Inherited from Hyperlink |
#Methods
Name | Description |
---|---|
Remove() | Removes a hyperlink. |
Set |
Sets the hyperlink destination.
Inherited from Hyperlink |
See Also