Programming with Reflection
CutSelection method
Syntax object.CutSelection
Cuts (removes) the current selection and copies it to the Clipboard. The current value of the CutFillCharacter property determines whether the cut characters are replaced by spaces or nulls. This method returns an error if no text is selected.
None.