Class DOCXFtr

All Implemented Interfaces:
ICTElement, IDOCXVisitable<Object>, IXWPFElement

public class DOCXFtr extends AbstractHdrFtr
Internal Use Only.

Footer Definition.

Represents w:ftr in xml.

Author:
Jamson Chan
  • Constructor Details

    • DOCXFtr

      public DOCXFtr(org.apache.poi.xwpf.usermodel.XWPFFooter xwpfFooter)
      Create a new Footer by given XWPFFooter.
      Parameters:
      xwpfFooter - the XWPFFooter object.
  • Method Details