set_run_superscript
Sets superscript formatting on a specified run in a paragraph. Use para_id and run index to target text for raising above baseline.
Instructions
Set superscript vertical alignment on a specific run in a paragraph.
Args: para_id: paraId of the target paragraph. run_idx: Zero-based index of the run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| run_idx | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |