Interface CTNary

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getNaryPr

        CTNaryPr getNaryPr()
        Gets the "naryPr" element
      • isSetNaryPr

        boolean isSetNaryPr()
        True if has "naryPr" element
      • setNaryPr

        void setNaryPr​(CTNaryPr naryPr)
        Sets the "naryPr" element
      • addNewNaryPr

        CTNaryPr addNewNaryPr()
        Appends and returns a new empty "naryPr" element
      • unsetNaryPr

        void unsetNaryPr()
        Unsets the "naryPr" element
      • getSub

        CTOMathArg getSub()
        Gets the "sub" element
      • setSub

        void setSub​(CTOMathArg sub)
        Sets the "sub" element
      • addNewSub

        CTOMathArg addNewSub()
        Appends and returns a new empty "sub" element
      • getSup

        CTOMathArg getSup()
        Gets the "sup" element
      • setSup

        void setSup​(CTOMathArg sup)
        Sets the "sup" element
      • addNewSup

        CTOMathArg addNewSup()
        Appends and returns a new empty "sup" element
      • setE

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

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