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

XlPictureHyperlink Properties

Represents a hyperlink associated with a picture.
Name Description
IsExternal Gets a value indicating whether the hyperlink associated with a picture refers to an external resource (web page, e-mail address, file or directory) or to an internal resource (to a cell range in the current workbook).
TargetFrame Gets or sets the target frame in which to display the web page when the hyperlink is clicked.
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