delete_range
Delete a range of cells in an Excel sheet and shift remaining cells up or down to fill the gap.
Instructions
Delete a range of cells and shift remaining cells.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| sheet_name | Yes | ||
| start_cell | Yes | ||
| end_cell | Yes | ||
| shift_direction | No | up |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |