unmerge_cells
Unmerge a selected range of cells in an Excel sheet by providing filepath, sheet name, and cell range. Preview changes with dry run before applying.
Instructions
Unmerge 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 |