All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getPos

      CTTopBot getPos()
      Gets the "pos" element
    • isSetPos

      boolean isSetPos()
      True if has "pos" element
    • setPos

      void setPos(CTTopBot pos)
      Sets the "pos" element
    • addNewPos

      CTTopBot addNewPos()
      Appends and returns a new empty "pos" element
    • unsetPos

      void unsetPos()
      Unsets the "pos" 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