Cut method (Characters object)

Microsoft Visio Developer Reference

Cut method (Characters object)

   Example   

Deletes a text range and places it on the Clipboard.

Version added

2.0

Syntax

object.Cut

object

Required. An expression that returns a Characters object.

Remarks

When used with a Characters object, the Cut method places the text range represented by that object onto the Clipboard.