Paragraphs
A collection of paragraphs.
Paragraphs Properties
| Property |
Type |
Access |
Description |
| Count |
Long |
read |
The number of Paragraphs. |
| Item |
Object |
read |
Returns the Paragraph with the specified index or name as Long or String. |
Paragraphs Methods
| Method |
Returns |
Description |
| AnyItem |
Object |
Returns any Paragraph. |
| FirstItem |
Object |
Returns the first Paragraph. |
| ItemByRange |
Objects |
Returns the Paragraphs within the specified range. |
| LastItem |
Object |
Returns the last Paragraph. |
| MiddleItem |
Object |
Returns the middle Paragraph. |
| NextItem |
Object |
Returns the next Paragraph. |
| PreviousItem |
Object |
Returns the previous Paragraph. |
Previous post: ParagraphStyle
Next post: Paragraph