set_alignment
Set horizontal, vertical, wrap text, and rotation alignment on a spreadsheet range.
Instructions
Set text alignment on a range.
horizontal: left, center, right, justify. vertical: top, center, bottom. text_rotation: degrees 0-180.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | ||
| vertical | No | ||
| wrap_text | No | ||
| horizontal | No | ||
| session_id | Yes | ||
| text_rotation | No |