Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the content control from the active document and moves the content control to the Clipboard.
Syntax
expression.Cut
expression An expression that returns a ContentControl object.
Remarks
Use the Paste method of the Selection object or the Paste method of the Range object to insert the cut content control, or use the Paste function from within Microsoft Word.
See also
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.