Back to Devexpress

ShapeHyperlink Members

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

latest1.4 KB
Original Source

ShapeHyperlink Members

A hyperlink associated with a drawing object.

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

Methods

NameDescription
Remove()Removes a hyperlink.
SetUri(String, Boolean)Sets the hyperlink destination. Inherited from HyperlinkBase.

See Also

ShapeHyperlink Interface

DevExpress.Spreadsheet Namespace