Merge Cells Horizontally
merge_table_cells_horizontalMerge cells horizontally within a specific row of a table in a Word document. Specify the document, table, row, and column range to consolidate.
Instructions
Merge cells horizontally in a single row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| table_index | Yes | ||
| row_index | Yes | ||
| start_col | Yes | ||
| end_col | Yes |