Hyperlink object (Visio)
Completely encapsulates the properties and behavior of a hyperlink. A shape can have one or more hyperlinks that navigate to any named location, such as another page, a local document, or a URL. A Hyperlink object enables you to access and manipulate the shape's Hyperlink row.
The default property of a Hyperlink object is Description.
To add a Hyperlink object to a shape, use the AddHyperlink method.
To navigate to a named hyperlink location, use the Follow method.
- Address
- Application
- Description
- ExtraInfo
- Frame
- IsDefaultLink
- Name
- NameU
- NewWindow
- ObjectType
- Row
- Shape
- Stat
- SubAddress
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.