delete_sheet_rows
Remove specified rows from an Excel sheet by defining the start row and count. Streamlines data cleanup and restructuring within workbooks for improved organization.
Instructions
Delete one or more rows starting at the specified row.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | No | ||
filepath | Yes | ||
sheet_name | Yes | ||
start_row | Yes |