Interface MathPrDocument

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getMathPr

      CTMathPr getMathPr()
      Gets the "mathPr" element
    • setMathPr

      void setMathPr(CTMathPr mathPr)
      Sets the "mathPr" element
    • addNewMathPr

      CTMathPr addNewMathPr()
      Appends and returns a new empty "mathPr" element