suggestedTableCellStyleChanges property
The suggested changes to the table cell style, keyed by suggestion ID.
Implementation
core.Map<core.String, SuggestedTableCellStyle>?
suggestedTableCellStyleChanges;
The suggested changes to the table cell style, keyed by suggestion ID.
core.Map<core.String, SuggestedTableCellStyle>?
suggestedTableCellStyleChanges;