merge_cells
Merge a range of cells in an Excel worksheet into one cell by specifying filepath, sheet name, and start/end cells. This removes boundaries to consolidate content.
Instructions
Merge a range of cells.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| end_cell | Yes | ||
| filepath | Yes | ||
| sheet_name | Yes | ||
| start_cell | Yes | ||
| include_changes | No |