Interface CTBar

  • 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.
    • Method Detail

      • 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
      • setE

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

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