unmerge_cells
Undo a cell merge in an Excel worksheet by specifying the sheet and A1-style range, restoring individual cells.
Instructions
Undo a merge on a range of cells.
Args: path: Path to the .xlsx file, or the name of a preloaded file. Omit if only one file is configured. sheet: Sheet name. cell_range: A1-style range that was previously merged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| sheet | Yes | ||
| cell_range | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||