set_table_cell_alignment
Set horizontal and vertical alignment of a table cell in a Word document. Specify document ID, table index, row, column, and alignment options.
Instructions
Set table cell horizontal/vertical alignment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| table_index | Yes | ||
| row_index | Yes | ||
| col_index | Yes | ||
| horizontal | No | left | |
| vertical | No | top |