set_table_cell_shading
Apply color shading to specific cells in a Word document table by specifying the filename, table, row, column, and fill color. Simplify table formatting directly through the MCP server.
Instructions
Apply shading/filling to a specific table cell.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| col_index | Yes | ||
| filename | Yes | ||
| fill_color | Yes | ||
| pattern | No | clear | |
| row_index | Yes | ||
| table_index | Yes |