highlight_table_header
Highlight the header row of a table in a Word document. Customize header background and text colors using hex values like #4472C4 and #FFFFFF.
Instructions
Highlight the table header row
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| table_index | Yes | ||
| header_color | No | 4472C4 | |
| text_color | No | FFFFFF |