Uses of Class
org.apache.poi.hssf.usermodel.HSSFFooter

Packages that use HSSFFooter
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
 

Uses of HSSFFooter in org.apache.poi.hssf.usermodel
 

Methods in org.apache.poi.hssf.usermodel that return HSSFFooter
 HSSFFooter HSSFSheet.getFooter()
          Gets the user model for the document footer.
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.