XMLNode.NodeValue Property

Word Developer Reference

Returns or sets a String that represents the value of an XML element. Read/write.

Syntax

expression.NodeValue

expression   An expression that returns an XMLNode object.

See Also