All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getLimLowPr

      CTLimLowPr getLimLowPr()
      Gets the "limLowPr" element
    • isSetLimLowPr

      boolean isSetLimLowPr()
      True if has "limLowPr" element
    • setLimLowPr

      void setLimLowPr(CTLimLowPr limLowPr)
      Sets the "limLowPr" element
    • addNewLimLowPr

      CTLimLowPr addNewLimLowPr()
      Appends and returns a new empty "limLowPr" element
    • unsetLimLowPr

      void unsetLimLowPr()
      Unsets the "limLowPr" 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
    • getLim

      CTOMathArg getLim()
      Gets the "lim" element
    • setLim

      void setLim(CTOMathArg lim)
      Sets the "lim" element
    • addNewLim

      CTOMathArg addNewLim()
      Appends and returns a new empty "lim" element