All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getFuncPr

      CTFuncPr getFuncPr()
      Gets the "funcPr" element
    • isSetFuncPr

      boolean isSetFuncPr()
      True if has "funcPr" element
    • setFuncPr

      void setFuncPr(CTFuncPr funcPr)
      Sets the "funcPr" element
    • addNewFuncPr

      CTFuncPr addNewFuncPr()
      Appends and returns a new empty "funcPr" element
    • unsetFuncPr

      void unsetFuncPr()
      Unsets the "funcPr" element
    • getFName

      CTOMathArg getFName()
      Gets the "fName" element
    • setFName

      void setFName(CTOMathArg fName)
      Sets the "fName" element
    • addNewFName

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