merge_cells
Merge a rectangular range of cells into one to consolidate data or format headings in an Excel worksheet.
Instructions
Merge a rectangular range of cells into one.
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, e.g. "A1:C1".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| sheet | Yes | ||
| cell_range | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||