Range.Cut method (Word)

Removes the specified object from the document and places it on the Clipboard.

Syntax

expression.Cut

expression Required. A variable that represents a Range object.

Remarks

The contents of the range are moved to the Clipboard but a collapsed range remains in the document.

See also

Range Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.