All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getAccPr

      CTAccPr getAccPr()
      Gets the "accPr" element
    • isSetAccPr

      boolean isSetAccPr()
      True if has "accPr" element
    • setAccPr

      void setAccPr(CTAccPr accPr)
      Sets the "accPr" element
    • addNewAccPr

      CTAccPr addNewAccPr()
      Appends and returns a new empty "accPr" element
    • unsetAccPr

      void unsetAccPr()
      Unsets the "accPr" 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