format_range
Apply custom formatting to Excel cell ranges, including font styles, colors, borders, alignment, and number formats, for enhanced data presentation and readability.
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 |