Hyperlinks.Add Method
Visio Automation Reference |
Adds a new object to a collection.
Version Information
Version Added: Visio 2.0
Syntax
expression.Add
expression A variable that represents a Hyperlinks object.
Return Value
Hyperlink
Remarks
All properties of the new object are initialized to zero, so you need to set only the properties that you want to change.
See Also