set_cell_padding
Set uniform cell padding in centimeters for a table cell. Provide the table, row, and column indices to adjust spacing on all sides.
Instructions
Set padding for a cell (all sides).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| col_index | Yes | ||
| row_index | Yes | ||
| padding_cm | No | ||
| table_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |