clear_run_formatting
Remove all character formatting from a specific text run in a Word document, causing it to inherit the default paragraph or style formatting.
Instructions
Remove all character formatting from a run, causing it to inherit paragraph/style defaults.
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 |