set_cell_shading
Apply background shading to a table cell by specifying its table, row, and column indices along with a fill color.
Instructions
Set background shading fill color on a table cell.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_idx | Yes | ||
| row_idx | Yes | ||
| col_idx | Yes | ||
| fill_color | Yes | ||
| pattern | No | clear |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |