Uses of Class
org.apache.poi.hssf.record.HeaderFooterBase

Packages that use HeaderFooterBase
org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. 
 

Uses of HeaderFooterBase in org.apache.poi.hssf.record
 

Subclasses of HeaderFooterBase in org.apache.poi.hssf.record
 class FooterRecord
          Title: Footer Record (0x0015)

Description: Specifies the footer for a sheet REFERENCE: PG 317 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

 class HeaderRecord
          Title: Header Record Description: Specifies a header for a sheet REFERENCE: PG 321 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
 



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