sheets_move_dimension
Move a contiguous block of rows or columns in Google Sheets to a new position by specifying the spreadsheet, sheet, dimension, start/end indexes, and destination index.
Instructions
Move a contiguous block of rows or columns to a new position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet_id | Yes | ||
| dimension | Yes | ||
| end_index | Yes | ||
| start_index | Yes | ||
| spreadsheet_id | Yes | ||
| destination_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |