Partager via


Hyperlink Object Members

Visio Automation Reference

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.

Methods

  Name Description
Aa342253.methods(en-us,office.12).gif AddToFavorites Adds a shortcut for a hyperlink address in the presently registered Favorites folder.
Aa342253.methods(en-us,office.12).gif Copy Copies a hyperlink to the Clipboard.
Aa342253.methods(en-us,office.12).gif CreateURL Returns a fully qualified and optionally canonicalized representation of the hyperlink's absolute address.
Aa342253.methods(en-us,office.12).gif Delete Deletes an object or selection.
Aa342253.methods(en-us,office.12).gif Follow Causes Microsoft Office Visio to navigate to a hyperlink.

Properties

  Name Description
Aa342253.properties(en-us,office.12).gif Address Gets or sets the address for a shape's Hyperlink object, the address to which the hyperlink navigates. Read/write.
Aa342253.properties(en-us,office.12).gif Application Read-only. Returns the instance of Microsoft Office Visio that is associated with an object.
Aa342253.properties(en-us,office.12).gif Description Gets or sets the description of a hyperlink. Read/write.
Aa342253.properties(en-us,office.12).gif ExtraInfo Returns or sets extra URL request information used to resolve the hyperlink's URL. Read/write.
Aa342253.properties(en-us,office.12).gif Frame Gets or sets the name of an HTML frame in the shape's Hyperlink object. Read/write.
Aa342253.properties(en-us,office.12).gif IsDefaultLink Determines the default Hyperlink object for a shape. Read/write.
Aa342253.properties(en-us,office.12).gif Name Specifies the name of an object. Read-only.
Aa342253.properties(en-us,office.12).gif NameU Specifies the universal name of a Hyperlink object. Read/write.
Aa342253.properties(en-us,office.12).gif NewWindow Determines whether Microsoft Office Visio opens a window in a new location when it follows a hyperlink to open a Web page or another Visio document. Read/write.
Aa342253.properties(en-us,office.12).gif ObjectType Returns an object's type. Read-only.
Aa342253.properties(en-us,office.12).gif Row Returns the row index of a hyperlink. Read-only.
Aa342253.properties(en-us,office.12).gif Shape Returns the Shape object that owns a Cell, Characters, Row, or Section object or that is associated with a Hyperlink or OLEObject object or with the Hyperlinks collection. Read-only.
Aa342253.properties(en-us,office.12).gif Stat Returns status information for an object. Read-only.
Aa342253.properties(en-us,office.12).gif SubAddress Gets or sets the subaddress in a shape's Hyperlink object. Read/write.