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.
  • Field Details

  • Method Details

    • 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