apply_paragraph_style
Apply a paragraph style to a specific text frame in an InDesign document, using optional start and end indexes to format only a selected range of text.
Instructions
Apply a paragraph style to text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endIndex | No | End character index (optional) | |
| pageIndex | No | Page index | |
| styleName | Yes | Paragraph style name | |
| frameIndex | Yes | Text frame index | |
| startIndex | No | Start character index (optional) |