XMLNode.Cut Method (Word)
Removes the specified XML element from the document and places it on the Clipboard.
Syntax
expression .Cut
expression Required. A variable that represents a XMLNode object.
Removes the specified XML element from the document and places it on the Clipboard.
expression .Cut
expression Required. A variable that represents a XMLNode object.