Uses of Class
org.apache.poi.hssf.record.FormatRecord
Packages that use FormatRecord
Package
Description
Provides low level API structures for reading, writing, modifying XLS files.
Record package contains class representations for XLS binary strutures.
-
Uses of FormatRecord in org.apache.poi.hssf.model
Methods in org.apache.poi.hssf.model that return types with arguments of type FormatRecordModifier and TypeMethodDescriptionInternalWorkbook.getFormats()
Returns the list of FormatRecords in the workbook. -
Uses of FormatRecord in org.apache.poi.hssf.record
Methods in org.apache.poi.hssf.record that return FormatRecord