All Superinterfaces:
XmlAnySimpleType, XmlDecimal, XmlInteger, XmlObject, XmlTokenSource

public interface STInteger2 extends XmlInteger
An XML ST_Integer2(@http://schemas.openxmlformats.org/officeDocument/2006/math). This is an atomic type that is a restriction of org.openxmlformats.schemas.officeDocument.x2006.math.STInteger2.
  • Field Details

  • Method Details

    • getIntValue

      int getIntValue()
    • setIntValue

      void setIntValue(int i)