The table cell background fill.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "TableCellBackgroundFill", "type": "object", "description": "The table cell background fill.", "properties": { "propertyState": { "type": "string", "description": "The background fill property state." } } }