Interface CTRPR

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getLit

        CTOnOff getLit()
        Gets the "lit" element
      • isSetLit

        boolean isSetLit()
        True if has "lit" element
      • setLit

        void setLit​(CTOnOff lit)
        Sets the "lit" element
      • addNewLit

        CTOnOff addNewLit()
        Appends and returns a new empty "lit" element
      • unsetLit

        void unsetLit()
        Unsets the "lit" element
      • getNor

        CTOnOff getNor()
        Gets the "nor" element
      • isSetNor

        boolean isSetNor()
        True if has "nor" element
      • setNor

        void setNor​(CTOnOff nor)
        Sets the "nor" element
      • addNewNor

        CTOnOff addNewNor()
        Appends and returns a new empty "nor" element
      • unsetNor

        void unsetNor()
        Unsets the "nor" element
      • getScr

        CTScript getScr()
        Gets the "scr" element
      • isSetScr

        boolean isSetScr()
        True if has "scr" element
      • setScr

        void setScr​(CTScript scr)
        Sets the "scr" element
      • addNewScr

        CTScript addNewScr()
        Appends and returns a new empty "scr" element
      • unsetScr

        void unsetScr()
        Unsets the "scr" element
      • getSty

        CTStyle getSty()
        Gets the "sty" element
      • isSetSty

        boolean isSetSty()
        True if has "sty" element
      • setSty

        void setSty​(CTStyle sty)
        Sets the "sty" element
      • addNewSty

        CTStyle addNewSty()
        Appends and returns a new empty "sty" element
      • unsetSty

        void unsetSty()
        Unsets the "sty" 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