merge_cells
Merge a range of cells into a single cell in an Excel workbook by providing the file path, sheet name, and start and end cell references.
Instructions
Merge a range of cells.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| sheet_name | Yes | ||
| start_cell | Yes | ||
| end_cell | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |