apply_paragraph_style
Apply a named paragraph style to text in an InDesign document. Define the style name, text frame, and optional start/end indexes to format specific paragraphs on a page.
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) |