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.
Version Information
Version Added: Visio 5.0
Remarks
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.