merge_cells
Merge a rectangular range of cells in a Word document table by specifying the table index and start/end row and column coordinates.
Instructions
Merge a rectangular range of cells. Horizontal: gridSpan. Vertical: vMerge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_col | Yes | ||
| end_row | Yes | ||
| start_col | Yes | ||
| start_row | Yes | ||
| table_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |