XMLNode.Copy Method (Word)
Copies the specified XML element, excluding XML markup, to the Clipboard.
Syntax
expression .Copy
expression An expression that returns an XMLNode object.
Return Value
Nothing
Copies the specified XML element, excluding XML markup, to the Clipboard.
expression .Copy
expression An expression that returns an XMLNode object.
Nothing