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 classHSSFFooterClass to read and manipulate the footer.classHSSFHeaderClass to read and manipulate the header.
-