format_range
Apply custom formatting to Excel cell ranges, including font styles, colors, borders, alignment, and conditional formatting. Ideal for automating workbook styling in secure corporate environments.
Instructions
Apply formatting to a range of cells.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
alignment | No | ||
bg_color | No | ||
bold | No | ||
border_color | No | ||
border_style | No | ||
conditional_format | No | ||
end_cell | No | ||
filepath | Yes | ||
font_color | No | ||
font_size | No | ||
italic | No | ||
merge_cells | No | ||
number_format | No | ||
protection | No | ||
sheet_name | Yes | ||
start_cell | Yes | ||
underline | No | ||
wrap_text | No |