Hyperlink Methods
A hyperlink contained in a cell or cell range.Name | Description |
---|---|
SetUri(String, Boolean, String) | Sets the hyperlink destination and text to be displayed for the hyperlink in a cell. |
SetUri(String, Boolean) | Sets the hyperlink destination. Inherited from HyperlinkBase. |
See Also