Subdocument.Range Property (Word)

Returns a Range object that represents the portion of a document that's contained within the subdocument.

Syntax

expression .Range

expression Required. A variable that represents a Subdocument object.

Remarks

For information about returning a range from a document, see the Range method.

See Also

Concepts

Subdocument Object Members

Subdocument Object