TableColoredBackgroundCellOptions
Colored background cell options
Definition
public class TableColoredBackgroundCellOptions {
public TableCellDisplayMode type;
public TableCellBackgroundDisplayMode mode;
public Boolean applyToRow;
public Boolean wrapText;
}