VBA - Paragraphs Collection
The Paragraphs collection is read-only and represents all the paragraphs in the specified document, range or selection.
This is the paragraphs collection for the current selection
This is the paragraphs collection for the first section of the active document
Paragraphs(Index) where index is the index number
Count Property
The Count property returns the total number of paragraphs
Paragraph Object
This represents a single paragraph in a document, range or selection.
© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext