Interface CTDocument1

    • Method Detail

      • getBody

        CTBody getBody()
        Gets the "body" element
      • isSetBody

        boolean isSetBody()
        True if has "body" element
      • setBody

        void setBody​(CTBody body)
        Sets the "body" element
      • addNewBody

        CTBody addNewBody()
        Appends and returns a new empty "body" element
      • unsetBody

        void unsetBody()
        Unsets the "body" element
      • getConformance

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STConformanceClass.Enum getConformance()
        Gets the "conformance" attribute
      • xgetConformance

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STConformanceClass xgetConformance()
        Gets (as xml) the "conformance" attribute
      • isSetConformance

        boolean isSetConformance()
        True if has "conformance" attribute
      • setConformance

        void setConformance​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STConformanceClass.Enum conformance)
        Sets the "conformance" attribute
      • xsetConformance

        void xsetConformance​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STConformanceClass conformance)
        Sets (as xml) the "conformance" attribute
      • unsetConformance

        void unsetConformance()
        Unsets the "conformance" attribute