TOOL API
format_ range
Format a range of cells Parameters: - file_id: File ID - sheet_name: Sheet name - start_cell: Starting cell - end_cell: Ending cell (optional) - bold: Bold or not - italic: Italic or not - underline: Underline or not - font_size: Font size - font_color: Font color (e.g., "FF00FF") - bg_color: Background color - border_style: Border style - border_color: Border color - number_format: Number format - alignment: Alignment - wrap_text: Wrap text or not - merge_cells: Merge cells or not
Other1 credits
Call information
- Tool slug
- excel.format_range
- Provider
- Excel
- Average response
- 47 ms
- Calls in 7 days
- 1
Input parameters
file_idrequiredstring
sheet_namerequiredstring
start_cellrequiredstring
end_cell—
boldboolean
italicboolean
underlineboolean
font_size—
font_color—
bg_color—
border_style—
border_color—
number_format—
alignment—
wrap_textboolean
merge_cellsboolean
protection—
conditional_format—