Range.Paragraphs (Word)

Returns a Paragraphs collection that represents all the paragraphs in the specified range.

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


ActiveDocument.Sections(1).Range.Paragraphs.LineSpacingRule = _ 
 wdLineSpaceSingle