Interface Ui4Document

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface Ui4Document
    extends XmlObject
    A document containing one ui4(@http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes) element. This is a complex type.
    • Method Detail

      • getUi4

        long getUi4()
        Gets the "ui4" element
      • setUi4

        void setUi4​(long ui4)
        Sets the "ui4" element
      • xsetUi4

        void xsetUi4​(XmlUnsignedInt ui4)
        Sets (as xml) the "ui4" element