All Superinterfaces:
CTPPrBase, XmlObject, XmlTokenSource

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

  • Method Details

    • getRPr

      CTParaRPr getRPr()
      Gets the "rPr" element
    • isSetRPr

      boolean isSetRPr()
      True if has "rPr" element
    • setRPr

      void setRPr(CTParaRPr rPr)
      Sets the "rPr" element
    • addNewRPr

      CTParaRPr addNewRPr()
      Appends and returns a new empty "rPr" element
    • unsetRPr

      void unsetRPr()
      Unsets the "rPr" element
    • getSectPr

      CTSectPr getSectPr()
      Gets the "sectPr" element
    • isSetSectPr

      boolean isSetSectPr()
      True if has "sectPr" element
    • setSectPr

      void setSectPr(CTSectPr sectPr)
      Sets the "sectPr" element
    • addNewSectPr

      CTSectPr addNewSectPr()
      Appends and returns a new empty "sectPr" element
    • unsetSectPr

      void unsetSectPr()
      Unsets the "sectPr" element
    • getPPrChange

      CTPPrChange getPPrChange()
      Gets the "pPrChange" element
    • isSetPPrChange

      boolean isSetPPrChange()
      True if has "pPrChange" element
    • setPPrChange

      void setPPrChange(CTPPrChange pPrChange)
      Sets the "pPrChange" element
    • addNewPPrChange

      CTPPrChange addNewPPrChange()
      Appends and returns a new empty "pPrChange" element
    • unsetPPrChange

      void unsetPPrChange()
      Unsets the "pPrChange" element