Uses of Class
org.apache.poi.hssf.usermodel.HeaderFooter
-
Packages that use HeaderFooter Package Description org.apache.poi.hssf.usermodel The usermodel package maps HSSF low level structures to familiar workbook/sheet model -
-
Uses of HeaderFooter in org.apache.poi.hssf.usermodel
Subclasses of HeaderFooter in org.apache.poi.hssf.usermodel Modifier and Type Class Description classHSSFEvenFooterClass to read and manipulate the footer of even page.classHSSFEvenHeaderClass to read and manipulate the header of the even page.classHSSFFirstFooterClass to read and manipulate the footer of the first page.classHSSFFirstHeaderClass to read and manipulate the header.classHSSFFooterClass to read and manipulate the footer.classHSSFHeaderClass to read and manipulate the header.
-