format_range
Style a selected range of cells in an Excel spreadsheet. Set fonts, colors, borders, alignment, and number formats.
Instructions
Apply formatting to a range of cells. Colors accept RRGGBB, #RRGGBB, AARRGGBB, or #AARRGGBB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bold | No | ||
| italic | No | ||
| dry_run | No | ||
| bg_color | No | ||
| end_cell | No | ||
| filepath | Yes | ||
| alignment | No | ||
| font_size | No | ||
| underline | No | ||
| wrap_text | No | ||
| font_color | No | ||
| protection | No | ||
| sheet_name | Yes | ||
| start_cell | Yes | ||
| merge_cells | No | ||
| border_color | No | ||
| border_style | No | ||
| number_format | No | ||
| include_changes | No | ||
| conditional_format | No |