public class TableCell extends ContentBlockNodeWithAttributes
A table cell of a table.
  • Constructor Details

    • TableCell

      public TableCell()
    • TableCell

      public TableCell(String colspan, String rowspan, String colwidth)