Back to Devexpress

HyperlinkBase Members

officefileapi-devexpress-dot-spreadsheet-dot-hyperlinkbase-dot-underscore-members.md

latest1.3 KB
Original Source

HyperlinkBase Members

Serves as the base for the Hyperlink and ShapeHyperlink interfaces that define hyperlinks for cells and shapes.

Properties

NameDescription
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.
TooltipTextGets or sets the tooltip for the hyperlink.
UriReturns the hyperlink destination.

Methods

NameDescription
SetUri(String, Boolean)Sets the hyperlink destination.

See Also

HyperlinkBase Interface

DevExpress.Spreadsheet Namespace