Interface CTTcPrInner

  • 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.
    • Method Detail

      • 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
      • isSetCellMerge

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

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

        void unsetCellMerge()
        Unsets the "cellMerge" element