set_column_widths
Set column widths in centimeters for tables in Word documents. Specify the table index and an array of widths matching the column count.
Instructions
Set column widths in cm. len(widths_cm) must match column count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_index | Yes | ||
| widths_cm | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |