set_column_widths
Adjust column widths of a table in a Word document by specifying widths in centimeters. Ensure the array length matches the number of columns.
Instructions
Set column widths in cm. len(widths_cm) must match column count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| widths_cm | Yes | ||
| table_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |