set_character_position
Change vertical character position in a Word document by raising or lowering selected text in a run using point offset values.
Instructions
Set vertical character position (raised/lowered) for a specific run.
Args: para_id: paraId of the target paragraph. run_idx: Zero-based index of the run. position_pt: Offset in points (positive = raised, negative = lowered).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| run_idx | Yes | ||
| position_pt | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |