Interface CTBorderBox

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTBorderBox
    extends XmlObject
    An XML CT_BorderBox(@http://schemas.openxmlformats.org/officeDocument/2006/math). This is a complex type.
    • Method Detail

      • getBorderBoxPr

        CTBorderBoxPr getBorderBoxPr()
        Gets the "borderBoxPr" element
      • isSetBorderBoxPr

        boolean isSetBorderBoxPr()
        True if has "borderBoxPr" element
      • setBorderBoxPr

        void setBorderBoxPr​(CTBorderBoxPr borderBoxPr)
        Sets the "borderBoxPr" element
      • addNewBorderBoxPr

        CTBorderBoxPr addNewBorderBoxPr()
        Appends and returns a new empty "borderBoxPr" element
      • unsetBorderBoxPr

        void unsetBorderBoxPr()
        Unsets the "borderBoxPr" element
      • setE

        void setE​(CTOMathArg e)
        Sets the "e" element
      • addNewE

        CTOMathArg addNewE()
        Appends and returns a new empty "e" element