Uses of Class
org.apache.poi.hssf.record.PrintHeadersRecord
Packages that use PrintHeadersRecord
Package
Description
Provides low level API structures for reading, writing, modifying XLS files.
-
Uses of PrintHeadersRecord in org.apache.poi.hssf.model
Fields in org.apache.poi.hssf.model declared as PrintHeadersRecordMethods in org.apache.poi.hssf.model that return PrintHeadersRecordModifier and TypeMethodDescriptionInternalSheet.getPrintHeaders()
Returns the PrintHeadersRecord.Methods in org.apache.poi.hssf.model with parameters of type PrintHeadersRecordModifier and TypeMethodDescriptionvoid
InternalSheet.setPrintHeaders
(PrintHeadersRecord newPrintHeaders) Sets the PrintHeadersRecord.