All Superinterfaces:
XmlObject, XmlTokenSource

public interface Ui2Document extends XmlObject
A document containing one ui2(@http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes) element. This is a complex type.
  • Field Details

  • Method Details

    • getUi2

      int getUi2()
      Gets the "ui2" element
    • xgetUi2

      XmlUnsignedShort xgetUi2()
      Gets (as xml) the "ui2" element
    • setUi2

      void setUi2(int ui2)
      Sets the "ui2" element
    • xsetUi2

      void xsetUi2(XmlUnsignedShort ui2)
      Sets (as xml) the "ui2" element