sheets_batch_format_cells
Format multiple cell ranges in a Google Sheet in a single operation. Apply colors, fonts, and alignment to specified ranges using A1 notation.
Instructions
Format multiple cell ranges in a Google Sheet in a single operation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spreadsheetId | Yes | The ID of the spreadsheet (found in the URL after /d/) | |
| formatRequests | Yes | Array of format requests, each containing a range and format object |