Set Table Alignment
set_table_alignment_allSet horizontal and vertical text alignment for all cells in a table. Specify the table index, horizontal alignment (left, center, right), and vertical alignment (top, middle, bottom).
Instructions
Set text alignment for all cells in a table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| table_index | Yes | ||
| horizontal | No | left | |
| vertical | No | top |