XMLNode.Cut Method

Word Developer Reference

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.

See Also