set_cell_vertical_alignment
Set the vertical alignment of a table cell to top, center, or bottom. Specify table, row, and column indices for precise control.
Instructions
Set vertical alignment of a table cell: top, center, or bottom.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_idx | Yes | ||
| row_idx | Yes | ||
| col_idx | Yes | ||
| alignment | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |