All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getBarPr

      CTBarPr getBarPr()
      Gets the "barPr" element
    • isSetBarPr

      boolean isSetBarPr()
      True if has "barPr" element
    • setBarPr

      void setBarPr(CTBarPr barPr)
      Sets the "barPr" element
    • addNewBarPr

      CTBarPr addNewBarPr()
      Appends and returns a new empty "barPr" element
    • unsetBarPr

      void unsetBarPr()
      Unsets the "barPr" element
    • getE

      CTOMathArg getE()
      Gets the "e" element
    • setE

      void setE(CTOMathArg e)
      Sets the "e" element
    • addNewE

      CTOMathArg addNewE()
      Appends and returns a new empty "e" element