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.