Uses of Class
loci.poi.hssf.record.aggregates.ValueRecordsAggregate
Packages that use ValueRecordsAggregate
Package
Description
Provides low level API structures for reading, writing, modifying XLS files.
record aggregates are not real "records" but collections of records that act as a single record.
-
Uses of ValueRecordsAggregate in loci.poi.hssf.model
Fields in loci.poi.hssf.model declared as ValueRecordsAggregate -
Uses of ValueRecordsAggregate in loci.poi.hssf.record.aggregates
Methods in loci.poi.hssf.record.aggregates with parameters of type ValueRecordsAggregateModifier and TypeMethodDescriptionintRowRecordsAggregate.serialize(int offset, byte[] data, ValueRecordsAggregate cells) called by the class that is responsible for writing this sucker.