Hyperlink object

Microsoft Visio Developer Reference

Hyperlink object

           Events

Shapes (Shape) Hyperlinks (Hyperlink)

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 row.

Version added

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.