Edit

Share via


ContentControl.Cut method (Word)

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

ContentControl 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.