TableColoredBackgroundCellOptions🔗Colored background cell optionsDefinition🔗public class TableColoredBackgroundCellOptions { public TableCellDisplayMode type; public TableCellBackgroundDisplayMode mode; public Boolean applyToRow; }