Skip to main content
A newer version of this page is available. .

XlHyperlink Properties

Represents a hyperlink in a worksheet.
Name Description
DisplayText Compatibility setting. Gets or sets the text to be displayed for the specified hyperlink.
Reference Gets or sets the cell or cell range that contains the hyperlink.
TargetUri Gets or sets the hyperlink destination. Inherited from XlHyperlinkBase.
Tooltip Gets or sets a text for the tooltip displayed when the mouse hovers over a hyperlink. Inherited from XlHyperlinkBase.
See Also