set_cell_width
Adjust the width of a specific table cell in a Word document by specifying table, row, and column indices and the desired width in millimeters.
Instructions
Set the width of a table cell in millimetres (stored as DXA).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_idx | Yes | ||
| row_idx | Yes | ||
| col_idx | Yes | ||
| width_mm | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |