delete_sheet_rows
Remove unwanted rows from an Excel sheet starting at a specified position. Use dry run to preview changes before applying.
Instructions
Delete one or more rows starting at the specified row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| dry_run | No | ||
| filepath | Yes | ||
| start_row | Yes | ||
| sheet_name | Yes |