set_table_cell_padding
Define padding margins for a table cell in a Word document. Adjust top, bottom, left, and right spacing around the cell content.
Instructions
Set table cell padding
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| table_index | Yes | ||
| row_index | Yes | ||
| col_index | Yes | ||
| top | No | ||
| bottom | No | ||
| left | No | ||
| right | No |