merge_table_cells
Combine adjacent cells in Microsoft Word tables to create unified headers or organize content. Specify the rectangular area to merge using row and column coordinates.
Instructions
Merge cells in a rectangular area of a table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| table_index | Yes | ||
| start_row | Yes | ||
| start_col | Yes | ||
| end_row | Yes | ||
| end_col | Yes |