tableCellStyle property

TableCellStyle? tableCellStyle
getter/setter pair

A TableCellStyle that only includes the changes made in this suggestion.

This can be used along with the table_cell_style_suggestion_state to see which fields have changed and their new values.

Implementation

TableCellStyle? tableCellStyle;