apply_table_cell_style
Apply a paragraph style to all cells in a table. Use after add_table and copy_table_style to match template formatting.
Instructions
Apply a paragraph style to every cell in a table (e.g. "TableText", "Table-Text"). Use after add_table + copy_table_style to match template formatting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style_id | Yes | ||
| table_idx | Yes | ||
| document_handle | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |