Copy method

Microsoft Visio Developer Reference

Copy method

       

Copies a text range or hyperlink to the Clipboard.

Version added

2.0

Syntax

object.Copy

object

Required. An expression that returns a Characters or Hyperlink object.

Remarks

To make a copy without using the Clipboard, use the Duplicate method.