delete_sheet_columns
Delete one or more columns from an Excel sheet by specifying the starting column index and count.
Instructions
Delete one or more columns starting at the specified column.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| sheet_name | Yes | ||
| start_col | Yes | ||
| count | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |