set_cell_alignment
Set horizontal and vertical alignment for a table cell. Specify the table, row, and column indices, then choose alignment directions like left, right, or top.
Instructions
Set horizontal and vertical alignment for a cell.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vertical | No | center | |
| col_index | Yes | ||
| row_index | Yes | ||
| horizontal | No | center | |
| table_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |