set_cell_width
Set the width of a table cell in a Word document by specifying its table, row, and column indices along with the 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 |