XMLNode.Cut Method

Removes the specified object from the document and places it on the Clipboard.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub Cut
'Usage
Dim instance As XMLNode

instance.Cut()
void Cut()

See Also

Reference

XMLNode Interface

XMLNode Members

Microsoft.Office.Interop.Word Namespace