Element: text (get)

text

Returns the string representing the text contents of this node.

 Public Property Get text ( ) As String

Return Values

String -  The text representation of the contents of the node.

Remarks

None

See Also

Project VBDOM Overview Class Element Overview Element Properties Element Methods setAttribute text (let)