Interface CTInteger2

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getVal

        int getVal()
        Gets the "val" attribute
      • xgetVal

        STInteger2 xgetVal()
        Gets (as xml) the "val" attribute
      • setVal

        void setVal​(int val)
        Sets the "val" attribute
      • xsetVal

        void xsetVal​(STInteger2 val)
        Sets (as xml) the "val" attribute