Interface CTGroupChrPr

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTGroupChrPr
    extends XmlObject
    An XML CT_GroupChrPr(@http://schemas.openxmlformats.org/officeDocument/2006/math). This is a complex type.
    • Method Detail

      • getChr

        CTChar getChr()
        Gets the "chr" element
      • isSetChr

        boolean isSetChr()
        True if has "chr" element
      • setChr

        void setChr​(CTChar chr)
        Sets the "chr" element
      • addNewChr

        CTChar addNewChr()
        Appends and returns a new empty "chr" element
      • unsetChr

        void unsetChr()
        Unsets the "chr" element
      • 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
      • getVertJc

        CTTopBot getVertJc()
        Gets the "vertJc" element
      • isSetVertJc

        boolean isSetVertJc()
        True if has "vertJc" element
      • setVertJc

        void setVertJc​(CTTopBot vertJc)
        Sets the "vertJc" element
      • addNewVertJc

        CTTopBot addNewVertJc()
        Appends and returns a new empty "vertJc" element
      • unsetVertJc

        void unsetVertJc()
        Unsets the "vertJc" 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