Hyperlink.Copy Method
Visio Automation Reference |
Copies a hyperlink to the Clipboard.
Version Information
Version Added: Visio 2.0
Syntax
expression.Copy
expression A variable that represents a Hyperlink object.
Return Value
Nothing
Remarks
To make a copy without using the Clipboard, use the Duplicate method.
See Also