Interface FtrDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getFtr

        CTHdrFtr getFtr()
        Gets the "ftr" element
      • setFtr

        void setFtr​(CTHdrFtr ftr)
        Sets the "ftr" element
      • addNewFtr

        CTHdrFtr addNewFtr()
        Appends and returns a new empty "ftr" element