Removes the specified object from the document and places it on the Clipboard.
Syntax
expression.Cut
expression Required. An expression that returns a Field, FormField, Frame, MailMergeField, PageNumber, Range, or Selection object.
Remarks
If expression returns a Range or Selection object, the contents of the object are cut to the Clipboard but the collapsed object remains in the document.