sheets_add_named_range
Create a named range in a spreadsheet by specifying the sheet, start and end rows and columns.
Instructions
Create a named range in a spreadsheet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| end_col | Yes | ||
| end_row | Yes | ||
| sheet_id | Yes | ||
| start_col | Yes | ||
| start_row | Yes | ||
| spreadsheet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |