Syntax

expression.Hyperlink

expression A variable that represents a Shape object.

Example

This example loads the document attached to the hyperlink on shape one.

Visual Basic for Applications
Worksheets(1).Shapes(1).Hyperlink.Follow NewWindow:=True
hyperlink hyperlink property Reference a particular shape's hyperlink? Return hyperlink?

See also: