Back to Devexpress

Hyperlink Properties

officefileapi-devexpress-dot-spreadsheet-dot-hyperlink-dot-underscore-properties.md

latest1.5 KB
Original Source

Hyperlink Properties

A hyperlink contained in a cell or cell range.

NameDescription
DisplayTextGets or sets the text displayed for a hyperlink in a cell.
IsExternalGets 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 HyperlinkBase.
RangeGets the cell range that contains the hyperlink.
TooltipTextGets or sets the tooltip for the hyperlink. Inherited from HyperlinkBase.
UriReturns the hyperlink destination. Inherited from HyperlinkBase.

See Also

Hyperlink Interface

Hyperlink Members

DevExpress.Spreadsheet Namespace