Set Cell Padding
set_table_cell_paddingAdjust padding for a table cell in a Word document by specifying top, bottom, left, and right margins in points.
Instructions
Set padding/margins for a specific table cell.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| table_index | Yes | ||
| row_index | Yes | ||
| col_index | Yes | ||
| top | No | ||
| bottom | No | ||
| left | No | ||
| right | No | ||
| unit | No | points |