Skip to content

TableColorTextCellOptions🔗

Colored text cell options

Definition🔗

public class TableColorTextCellOptions {
  public TableCellDisplayMode type;
  public Boolean wrapText;
}