|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HeaderFooter | |
---|---|
org.apache.poi.hssf.extractor | |
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.extractor |
---|
Methods in org.apache.poi.hssf.extractor with parameters of type HeaderFooter | |
---|---|
static java.lang.String |
ExcelExtractor._extractHeaderFooter(HeaderFooter hf)
|
Uses of HeaderFooter in org.apache.poi.hssf.usermodel |
---|
Classes in org.apache.poi.hssf.usermodel that implement HeaderFooter | |
---|---|
class |
HeaderFooter
Common class for HSSFHeader and
HSSFFooter . |
class |
HSSFFooter
Class to read and manipulate the footer. |
class |
HSSFHeader
Class to read and manipulate the header. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |