All Implemented Interfaces:
ContentBlock, ContentBlockNode, Attributes, TableCell

public class TableCellImpl
extends ContentBlockNodeWithAttributesImpl
implements TableCell
  • Constructor Details

    • TableCellImpl

      public TableCellImpl()
    • TableCellImpl

      public TableCellImpl​(java.lang.String colspan, java.lang.String rowspan, java.lang.String colwidth)