delete_range
Remove a specified range of cells in Excel, shift remaining cells up or down, and maintain workbook integrity. Ideal for automating data cleanup and reorganization in corporate environments.
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 |