All Superinterfaces:
CTTrPrBase, XmlObject, XmlTokenSource

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

  • Method Details

    • getIns

      CTTrackChange getIns()
      Gets the "ins" element
    • isSetIns

      boolean isSetIns()
      True if has "ins" element
    • setIns

      void setIns(CTTrackChange ins)
      Sets the "ins" element
    • addNewIns

      CTTrackChange addNewIns()
      Appends and returns a new empty "ins" element
    • unsetIns

      void unsetIns()
      Unsets the "ins" element
    • getDel

      CTTrackChange getDel()
      Gets the "del" element
    • isSetDel

      boolean isSetDel()
      True if has "del" element
    • setDel

      void setDel(CTTrackChange del)
      Sets the "del" element
    • addNewDel

      CTTrackChange addNewDel()
      Appends and returns a new empty "del" element
    • unsetDel

      void unsetDel()
      Unsets the "del" element
    • getTrPrChange

      CTTrPrChange getTrPrChange()
      Gets the "trPrChange" element
    • isSetTrPrChange

      boolean isSetTrPrChange()
      True if has "trPrChange" element
    • setTrPrChange

      void setTrPrChange(CTTrPrChange trPrChange)
      Sets the "trPrChange" element
    • addNewTrPrChange

      CTTrPrChange addNewTrPrChange()
      Appends and returns a new empty "trPrChange" element
    • unsetTrPrChange

      void unsetTrPrChange()
      Unsets the "trPrChange" element