Interface CTSSubSup

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getSSubSupPr

        CTSSubSupPr getSSubSupPr()
        Gets the "sSubSupPr" element
      • isSetSSubSupPr

        boolean isSetSSubSupPr()
        True if has "sSubSupPr" element
      • setSSubSupPr

        void setSSubSupPr​(CTSSubSupPr sSubSupPr)
        Sets the "sSubSupPr" element
      • addNewSSubSupPr

        CTSSubSupPr addNewSSubSupPr()
        Appends and returns a new empty "sSubSupPr" element
      • unsetSSubSupPr

        void unsetSSubSupPr()
        Unsets the "sSubSupPr" element
      • setE

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

        CTOMathArg addNewE()
        Appends and returns a new empty "e" 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