Interface CyDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getCy

        java.lang.String getCy()
        Gets the "cy" element
      • xgetCy

        STCy xgetCy()
        Gets (as xml) the "cy" element
      • setCy

        void setCy​(java.lang.String cy)
        Sets the "cy" element
      • xsetCy

        void xsetCy​(STCy cy)
        Sets (as xml) the "cy" element