Uses of Class
org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy

Packages that use XWPFHeaderFooterPolicy
org.apache.poi.xwpf.usermodel   
 

Uses of XWPFHeaderFooterPolicy in org.apache.poi.xwpf.usermodel
 

Methods in org.apache.poi.xwpf.usermodel that return XWPFHeaderFooterPolicy
 XWPFHeaderFooterPolicy XWPFDocument.getHeaderFooterPolicy()
          Returns the policy on headers and footers, which also provides a way to get at them.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.