Interface HdrDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface HdrDocument
    extends XmlObject
    A document containing one hdr(@http://schemas.openxmlformats.org/wordprocessingml/2006/main) element. This is a complex type.
    • Method Detail

      • getHdr

        CTHdrFtr getHdr()
        Gets the "hdr" element
      • setHdr

        void setHdr​(CTHdrFtr hdr)
        Sets the "hdr" element
      • addNewHdr

        CTHdrFtr addNewHdr()
        Appends and returns a new empty "hdr" element