Uses of Class
loci.poi.hssf.record.FooterRecord
Packages that use FooterRecord
Package
Description
Provides low level API structures for reading, writing, modifying XLS files.
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of FooterRecord in loci.poi.hssf.model
Fields in loci.poi.hssf.model declared as FooterRecordMethods in loci.poi.hssf.model that return FooterRecordMethods in loci.poi.hssf.model with parameters of type FooterRecordModifier and TypeMethodDescriptionvoidSheet.setFooter(FooterRecord newFooter) Sets the FooterRecord. -
Uses of FooterRecord in loci.poi.hssf.usermodel
Constructors in loci.poi.hssf.usermodel with parameters of type FooterRecord