Uses of Class
org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Packages that use XWPFHeaderFooterPolicy Package Description org.apache.poi.xwpf.usermodel -
-
Uses of XWPFHeaderFooterPolicy in org.apache.poi.xwpf.usermodel
Methods in org.apache.poi.xwpf.usermodel that return XWPFHeaderFooterPolicy Modifier and Type Method Description XWPFHeaderFooterPolicyXWPFDocument. createHeaderFooterPolicy()XWPFHeaderFooterPolicyXWPFDocument. getHeaderFooterPolicy()Returns the policy on headers and footers, which also provides a way to get at them.
-