sheets_add_banding
Add alternating-color banding to a range in Google Sheets, improving readability with zebra stripes. Set the row and column range and customize band colors.
Instructions
Apply alternating-color row banding (zebra stripes) to a range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_col | Yes | ||
| end_row | Yes | ||
| sheet_id | Yes | ||
| start_col | Yes | ||
| start_row | Yes | ||
| header_color | No | ||
| spreadsheet_id | Yes | ||
| first_band_color | No | #F3F3F3 | |
| second_band_color | No | #FFFFFF |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |