Share via


TextRange.text Property

SharePoint Designer Developer Reference

Returns or sets a String that represents the text without HTML elements within a range.

Syntax

expression.text

expression   Required. A variable that represents a TextRange object.

See Also