sheets_batch_format_cells
Format multiple cell ranges in a Google Sheet in one operation by submitting a batch of format requests to apply colors, fonts, and alignment.
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 |