All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getR4

      float getR4()
      Gets the "r4" element
    • xgetR4

      XmlFloat xgetR4()
      Gets (as xml) the "r4" element
    • setR4

      void setR4(float r4)
      Sets the "r4" element
    • xsetR4

      void xsetR4(XmlFloat r4)
      Sets (as xml) the "r4" element