merge_cells
Merge a rectangular range of table cells in a Word document. Specify start and end rows and columns to combine cells horizontally and vertically.
Instructions
Merge a rectangular range of cells. Horizontal: gridSpan. Vertical: vMerge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_index | Yes | ||
| start_row | Yes | ||
| start_col | Yes | ||
| end_row | Yes | ||
| end_col | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |