add_table
Add a table with specified rows and columns to a HWP document, saving the result as a new file.
Instructions
Append a rows x cols table and write a NEW file (python-hwpx delegate).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cols | Yes | ||
| path | Yes | ||
| rows | Yes | ||
| out_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |