Interface OMathDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface OMathDocument extends XmlObject
A document containing one oMath(@http://schemas.openxmlformats.org/officeDocument/2006/math) element. This is a complex type.
  • Field Details

  • Method Details

    • getOMath

      CTOMath getOMath()
      Gets the "oMath" element
    • setOMath

      void setOMath(CTOMath oMath)
      Sets the "oMath" element
    • addNewOMath

      CTOMath addNewOMath()
      Appends and returns a new empty "oMath" element