Interface CTBoxPr

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getOpEmu

        CTOnOff getOpEmu()
        Gets the "opEmu" element
      • isSetOpEmu

        boolean isSetOpEmu()
        True if has "opEmu" element
      • setOpEmu

        void setOpEmu​(CTOnOff opEmu)
        Sets the "opEmu" element
      • addNewOpEmu

        CTOnOff addNewOpEmu()
        Appends and returns a new empty "opEmu" element
      • unsetOpEmu

        void unsetOpEmu()
        Unsets the "opEmu" element
      • getNoBreak

        CTOnOff getNoBreak()
        Gets the "noBreak" element
      • isSetNoBreak

        boolean isSetNoBreak()
        True if has "noBreak" element
      • setNoBreak

        void setNoBreak​(CTOnOff noBreak)
        Sets the "noBreak" element
      • addNewNoBreak

        CTOnOff addNewNoBreak()
        Appends and returns a new empty "noBreak" element
      • unsetNoBreak

        void unsetNoBreak()
        Unsets the "noBreak" element
      • getDiff

        CTOnOff getDiff()
        Gets the "diff" element
      • isSetDiff

        boolean isSetDiff()
        True if has "diff" element
      • setDiff

        void setDiff​(CTOnOff diff)
        Sets the "diff" element
      • addNewDiff

        CTOnOff addNewDiff()
        Appends and returns a new empty "diff" element
      • unsetDiff

        void unsetDiff()
        Unsets the "diff" element
      • isSetBrk

        boolean isSetBrk()
        True if has "brk" element
      • setBrk

        void setBrk​(CTManualBreak brk)
        Sets the "brk" element
      • addNewBrk

        CTManualBreak addNewBrk()
        Appends and returns a new empty "brk" element
      • unsetBrk

        void unsetBrk()
        Unsets the "brk" element
      • getAln

        CTOnOff getAln()
        Gets the "aln" element
      • isSetAln

        boolean isSetAln()
        True if has "aln" element
      • setAln

        void setAln​(CTOnOff aln)
        Sets the "aln" element
      • addNewAln

        CTOnOff addNewAln()
        Appends and returns a new empty "aln" element
      • unsetAln

        void unsetAln()
        Unsets the "aln" 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