format_set_range_style
Apply formatting to Excel cell ranges, including font, fill, alignment, number format, and borders in ExcelForge workbooks.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workbook_id | Yes | ||
| sheet_name | Yes | ||
| range | Yes | ||
| font | No | ||
| fill | No | ||
| alignment | No | ||
| number_format | No | ||
| border | No | ||
| client_request_id | No |