Range.Duplicate property (Word)

Returns a read-only Range object that represents all the properties of the specified range.

Syntax

expression.Duplicate

expression Required. A variable that represents a Range object.

Remarks

By duplicating a Range object, you can change the starting or ending character position of the duplicate range without changing the original range.

See also

Range Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.