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

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

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

Subclasses of HeaderFooter in org.apache.poi.hssf.usermodel
 class HSSFFooter
          Class to read and manipulate the footer.
 class HSSFHeader
          Class to read and manipulate the header.
 



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