All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTSPre extends XmlObject
An XML CT_SPre(@http://schemas.openxmlformats.org/officeDocument/2006/math). This is a complex type.
  • Field Details

  • Method Details

    • getSPrePr

      CTSPrePr getSPrePr()
      Gets the "sPrePr" element
    • isSetSPrePr

      boolean isSetSPrePr()
      True if has "sPrePr" element
    • setSPrePr

      void setSPrePr(CTSPrePr sPrePr)
      Sets the "sPrePr" element
    • addNewSPrePr

      CTSPrePr addNewSPrePr()
      Appends and returns a new empty "sPrePr" element
    • unsetSPrePr

      void unsetSPrePr()
      Unsets the "sPrePr" 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
    • getE

      CTOMathArg getE()
      Gets the "e" element
    • setE

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

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