Share via


TextRange.select Method

SharePoint Designer Developer Reference

Selects the text in the specified TextRange object.

Syntax

expression.select

expression   Required. A variable that represents a TextRange object.

See Also