merge_table_cells
Merge a specified cell range in an HWP table and write the modified document to a new file.
Instructions
Merge a table cell range (e.g. A1:B2) and write a NEW file (delegate).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| out_path | Yes | ||
| cell_range | Yes | ||
| table_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |