delete_sheet_columns
Remove specified columns from an Excel sheet by defining the starting column and count. Simplify data cleanup and reorganization for improved spreadsheet management.
Instructions
Delete one or more columns starting at the specified column.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | No | ||
filepath | Yes | ||
sheet_name | Yes | ||
start_col | Yes |