Skip to content

TableColoredBackgroundCellOptions🔗

Colored background cell options

Definition🔗

public class TableColoredBackgroundCellOptions {
  public TableCellDisplayMode type;
  public TableCellBackgroundDisplayMode mode;
}