Interface CTTableCell

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTTableCell extends XmlObject
An XML CT_TableCell(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getTxBody

      CTTextBody getTxBody()
      Gets the "txBody" element
    • isSetTxBody

      boolean isSetTxBody()
      True if has "txBody" element
    • setTxBody

      void setTxBody(CTTextBody txBody)
      Sets the "txBody" element
    • addNewTxBody

      CTTextBody addNewTxBody()
      Appends and returns a new empty "txBody" element
    • unsetTxBody

      void unsetTxBody()
      Unsets the "txBody" element
    • getTcPr

      Gets the "tcPr" element
    • isSetTcPr

      boolean isSetTcPr()
      True if has "tcPr" element
    • setTcPr

      void setTcPr(CTTableCellProperties tcPr)
      Sets the "tcPr" element
    • addNewTcPr

      CTTableCellProperties addNewTcPr()
      Appends and returns a new empty "tcPr" element
    • unsetTcPr

      void unsetTcPr()
      Unsets the "tcPr" element
    • getExtLst

      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTOfficeArtExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTOfficeArtExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element
    • getRowSpan

      int getRowSpan()
      Gets the "rowSpan" attribute
    • xgetRowSpan

      XmlInt xgetRowSpan()
      Gets (as xml) the "rowSpan" attribute
    • isSetRowSpan

      boolean isSetRowSpan()
      True if has "rowSpan" attribute
    • setRowSpan

      void setRowSpan(int rowSpan)
      Sets the "rowSpan" attribute
    • xsetRowSpan

      void xsetRowSpan(XmlInt rowSpan)
      Sets (as xml) the "rowSpan" attribute
    • unsetRowSpan

      void unsetRowSpan()
      Unsets the "rowSpan" attribute
    • getGridSpan

      int getGridSpan()
      Gets the "gridSpan" attribute
    • xgetGridSpan

      XmlInt xgetGridSpan()
      Gets (as xml) the "gridSpan" attribute
    • isSetGridSpan

      boolean isSetGridSpan()
      True if has "gridSpan" attribute
    • setGridSpan

      void setGridSpan(int gridSpan)
      Sets the "gridSpan" attribute
    • xsetGridSpan

      void xsetGridSpan(XmlInt gridSpan)
      Sets (as xml) the "gridSpan" attribute
    • unsetGridSpan

      void unsetGridSpan()
      Unsets the "gridSpan" attribute
    • getHMerge

      boolean getHMerge()
      Gets the "hMerge" attribute
    • xgetHMerge

      XmlBoolean xgetHMerge()
      Gets (as xml) the "hMerge" attribute
    • isSetHMerge

      boolean isSetHMerge()
      True if has "hMerge" attribute
    • setHMerge

      void setHMerge(boolean hMerge)
      Sets the "hMerge" attribute
    • xsetHMerge

      void xsetHMerge(XmlBoolean hMerge)
      Sets (as xml) the "hMerge" attribute
    • unsetHMerge

      void unsetHMerge()
      Unsets the "hMerge" attribute
    • getVMerge

      boolean getVMerge()
      Gets the "vMerge" attribute
    • xgetVMerge

      XmlBoolean xgetVMerge()
      Gets (as xml) the "vMerge" attribute
    • isSetVMerge

      boolean isSetVMerge()
      True if has "vMerge" attribute
    • setVMerge

      void setVMerge(boolean vMerge)
      Sets the "vMerge" attribute
    • xsetVMerge

      void xsetVMerge(XmlBoolean vMerge)
      Sets (as xml) the "vMerge" attribute
    • unsetVMerge

      void unsetVMerge()
      Unsets the "vMerge" attribute
    • getId

      String getId()
      Gets the "id" attribute
    • xgetId

      XmlString xgetId()
      Gets (as xml) the "id" attribute
    • isSetId

      boolean isSetId()
      True if has "id" attribute
    • setId

      void setId(String id)
      Sets the "id" attribute
    • xsetId

      void xsetId(XmlString id)
      Sets (as xml) the "id" attribute
    • unsetId

      void unsetId()
      Unsets the "id" attribute