Paragraphs
A collection of paragraphs.
Paragraphs Properties
| Property |
Type |
Access |
Description |
| item |
Object |
read |
Returns the paragraph with the specified index or name. |
| length |
Long |
read |
The number of paragraphs in the collection. |
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