set_run_underline
Specify a run in a paragraph and set its underline style to options like single, double, or dotted. Adjust text formatting precisely within a Word document.
Instructions
Set underline style on a specific run in a paragraph.
Args: para_id: paraId of the target paragraph. run_idx: Zero-based index of the run. style: Underline style (e.g., "single", "double", "dotted", "none").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| run_idx | Yes | ||
| style | No | single |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |