add_table
Append a table with specified number of rows and columns to an HWP/HWPX file, writing the result to 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 |