Uses of Class
loci.poi.hssf.record.BlankRecord
Packages that use BlankRecord
Package
Description
Provides low level API structures for reading, writing, modifying XLS files.
-
Uses of BlankRecord in loci.poi.hssf.model
Methods in loci.poi.hssf.model that return BlankRecordModifier and TypeMethodDescriptionSheet.createBlank(int row, short col) create a BLANK record (does not add it to the records contained in this sheet)