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 StringExcelExtractor._extractHeaderFooter(HeaderFooter hf) -
Uses of HeaderFooter in org.apache.poi.hssf.usermodel
Classes in org.apache.poi.hssf.usermodel that implement HeaderFooterModifier and TypeClassDescriptionclassCommon class forHSSFHeaderandHSSFFooter.final classClass to read and manipulate the footer.final classClass 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 TypeClassDescriptionclassEven page footer value.classEven page header value.classFirst page footer content.classFirst page header content.classOdd page footer value.classOdd 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 TypeClassDescriptionclassParent class of all XSSF headers and footers.