set_table_cell_shading
Apply a background color to a specific cell in a table by providing its row and column indices.
Instructions
Apply background color to a cell.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| col_index | Yes | ||
| row_index | Yes | ||
| fill_color | No | FFFF00 | |
| table_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |