Share via


TextRange.duplicate Method

SharePoint Designer Developer Reference

Returns a TextRange object that represents a copy of another range. .

Syntax

expression.duplicate

expression   Required. A variable that represents a TextRange object.

Return Value
TextRange

See Also