Interface CTUnSignedInteger

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getVal

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

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

      void setVal(long val)
      Sets the "val" attribute
    • xsetVal

      void xsetVal(STUnSignedInteger val)
      Sets (as xml) the "val" attribute