Interface CTMCPr

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getCount

        CTInteger255 getCount()
        Gets the "count" element
      • isSetCount

        boolean isSetCount()
        True if has "count" element
      • setCount

        void setCount​(CTInteger255 count)
        Sets the "count" element
      • addNewCount

        CTInteger255 addNewCount()
        Appends and returns a new empty "count" element
      • unsetCount

        void unsetCount()
        Unsets the "count" element
      • getMcJc

        CTXAlign getMcJc()
        Gets the "mcJc" element
      • isSetMcJc

        boolean isSetMcJc()
        True if has "mcJc" element
      • setMcJc

        void setMcJc​(CTXAlign mcJc)
        Sets the "mcJc" element
      • addNewMcJc

        CTXAlign addNewMcJc()
        Appends and returns a new empty "mcJc" element
      • unsetMcJc

        void unsetMcJc()
        Unsets the "mcJc" element