Partager via


Range.ListParagraphs Property (Word)

Returns a ListParagraphs collection that represents all the numbered paragraphs in the range. Read-only.

Syntax

expression .ListParagraphs

expression A variable that represents a Range object.

Remarks

For information about returning a single member of a collection, see Returning an Object from a Collection.

See Also

Concepts

Range Object Members

Range Object