set_column_widths
Set column widths in centimeters for a table in a Word document. Ensure the array of widths matches the number of columns.
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 |