Uses of Interface
org.apache.poi.ss.usermodel.HeaderFooter
Packages that use HeaderFooter
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of HeaderFooter in org.apache.poi.hssf.extractor
Methods in org.apache.poi.hssf.extractor with parameters of type HeaderFooterModifier and TypeMethodDescriptionstatic String
ExcelExtractor._extractHeaderFooter
(HeaderFooter hf) -
Uses of HeaderFooter in org.apache.poi.hssf.usermodel
Classes in org.apache.poi.hssf.usermodel that implement HeaderFooterModifier and TypeClassDescriptionclass
Common class forHSSFHeader
andHSSFFooter
.final class
Class to read and manipulate the footer.final class
Class to read and manipulate the header. -
Uses of HeaderFooter in org.apache.poi.ss.usermodel
Subinterfaces of HeaderFooter in org.apache.poi.ss.usermodel -
Uses of HeaderFooter in org.apache.poi.xssf.usermodel
Classes in org.apache.poi.xssf.usermodel that implement HeaderFooterModifier and TypeClassDescriptionclass
Even page footer value.class
Even page header value.class
First page footer content.class
First page header content.class
Odd page footer value.class
Odd page header value. -
Uses of HeaderFooter in org.apache.poi.xssf.usermodel.extensions
Classes in org.apache.poi.xssf.usermodel.extensions that implement HeaderFooterModifier and TypeClassDescriptionclass
Parent class of all XSSF headers and footers.