All Superinterfaces:
CTTcPrBase, XmlObject, XmlTokenSource
All Known Subinterfaces:
CTTcPr

public interface CTTcPrInner extends CTTcPrBase
An XML CT_TcPrInner(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getCellIns

      CTTrackChange getCellIns()
      Gets the "cellIns" element
    • isSetCellIns

      boolean isSetCellIns()
      True if has "cellIns" element
    • setCellIns

      void setCellIns(CTTrackChange cellIns)
      Sets the "cellIns" element
    • addNewCellIns

      CTTrackChange addNewCellIns()
      Appends and returns a new empty "cellIns" element
    • unsetCellIns

      void unsetCellIns()
      Unsets the "cellIns" element
    • getCellDel

      CTTrackChange getCellDel()
      Gets the "cellDel" element
    • isSetCellDel

      boolean isSetCellDel()
      True if has "cellDel" element
    • setCellDel

      void setCellDel(CTTrackChange cellDel)
      Sets the "cellDel" element
    • addNewCellDel

      CTTrackChange addNewCellDel()
      Appends and returns a new empty "cellDel" element
    • unsetCellDel

      void unsetCellDel()
      Unsets the "cellDel" element
    • getCellMerge

      CTCellMergeTrackChange getCellMerge()
      Gets the "cellMerge" element
    • isSetCellMerge

      boolean isSetCellMerge()
      True if has "cellMerge" element
    • setCellMerge

      void setCellMerge(CTCellMergeTrackChange cellMerge)
      Sets the "cellMerge" element
    • addNewCellMerge

      CTCellMergeTrackChange addNewCellMerge()
      Appends and returns a new empty "cellMerge" element
    • unsetCellMerge

      void unsetCellMerge()
      Unsets the "cellMerge" element