Page.Cut Method (Outlook Forms Script)
Removes selected information from an object and transfers it to the Clipboard.
expression.Cut
expression A variable that represents a Page object.
Cut removes currently selected controls to the Clipboard. This method only removes controls created at run time.
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.