delete_columns
Delete columns from an Excel workbook starting at a specified column, with an optional count of columns to remove.
Instructions
Delete columns starting at the given column ('B' or 1-based index).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| sheet | No | ||
| column | Yes | ||
| session_id | Yes |