All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTDPr extends XmlObject
An XML CT_DPr(@http://schemas.openxmlformats.org/officeDocument/2006/math). This is a complex type.
  • Field Details

  • Method Details

    • getBegChr

      CTChar getBegChr()
      Gets the "begChr" element
    • isSetBegChr

      boolean isSetBegChr()
      True if has "begChr" element
    • setBegChr

      void setBegChr(CTChar begChr)
      Sets the "begChr" element
    • addNewBegChr

      CTChar addNewBegChr()
      Appends and returns a new empty "begChr" element
    • unsetBegChr

      void unsetBegChr()
      Unsets the "begChr" element
    • getSepChr

      CTChar getSepChr()
      Gets the "sepChr" element
    • isSetSepChr

      boolean isSetSepChr()
      True if has "sepChr" element
    • setSepChr

      void setSepChr(CTChar sepChr)
      Sets the "sepChr" element
    • addNewSepChr

      CTChar addNewSepChr()
      Appends and returns a new empty "sepChr" element
    • unsetSepChr

      void unsetSepChr()
      Unsets the "sepChr" element
    • getEndChr

      CTChar getEndChr()
      Gets the "endChr" element
    • isSetEndChr

      boolean isSetEndChr()
      True if has "endChr" element
    • setEndChr

      void setEndChr(CTChar endChr)
      Sets the "endChr" element
    • addNewEndChr

      CTChar addNewEndChr()
      Appends and returns a new empty "endChr" element
    • unsetEndChr

      void unsetEndChr()
      Unsets the "endChr" element
    • getGrow

      CTOnOff getGrow()
      Gets the "grow" element
    • isSetGrow

      boolean isSetGrow()
      True if has "grow" element
    • setGrow

      void setGrow(CTOnOff grow)
      Sets the "grow" element
    • addNewGrow

      CTOnOff addNewGrow()
      Appends and returns a new empty "grow" element
    • unsetGrow

      void unsetGrow()
      Unsets the "grow" element
    • getShp

      CTShp getShp()
      Gets the "shp" element
    • isSetShp

      boolean isSetShp()
      True if has "shp" element
    • setShp

      void setShp(CTShp shp)
      Sets the "shp" element
    • addNewShp

      CTShp addNewShp()
      Appends and returns a new empty "shp" element
    • unsetShp

      void unsetShp()
      Unsets the "shp" element
    • getCtrlPr

      CTCtrlPr getCtrlPr()
      Gets the "ctrlPr" element
    • isSetCtrlPr

      boolean isSetCtrlPr()
      True if has "ctrlPr" element
    • setCtrlPr

      void setCtrlPr(CTCtrlPr ctrlPr)
      Sets the "ctrlPr" element
    • addNewCtrlPr

      CTCtrlPr addNewCtrlPr()
      Appends and returns a new empty "ctrlPr" element
    • unsetCtrlPr

      void unsetCtrlPr()
      Unsets the "ctrlPr" element