Shape.Hyperlink Property
Returns a Hyperlink object that represents the hyperlink for the shape.
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 |
|---|
|