delete_range
Remove a specified range of cells in an Excel sheet and adjust neighboring cells by shifting them up or down to maintain data integrity and structure.
Instructions
Delete a range of cells and shift remaining cells.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_cell | Yes | ||
filepath | Yes | ||
sheet_name | Yes | ||
shift_direction | No | up | |
start_cell | Yes |