All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getBoxPr

      CTBoxPr getBoxPr()
      Gets the "boxPr" element
    • isSetBoxPr

      boolean isSetBoxPr()
      True if has "boxPr" element
    • setBoxPr

      void setBoxPr(CTBoxPr boxPr)
      Sets the "boxPr" element
    • addNewBoxPr

      CTBoxPr addNewBoxPr()
      Appends and returns a new empty "boxPr" element
    • unsetBoxPr

      void unsetBoxPr()
      Unsets the "boxPr" 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