Hyperlink.Description Property
Visio Automation Reference |
Gets or sets the description of a hyperlink. Read/write.
Version Information
Version Added: Visio 2.0
Syntax
expression.Description
expression A variable that represents a Hyperlink object.
Return Value
String
Remarks
Setting a hyperlink's Description property is equivalent to entering information in the optional Description box in the Hyperlinks dialog box (Insert menu). It is also equivalent to setting the result of the Description cell of the shape's Hyperlink row.
See Also