Uses of Class
loci.poi.hssf.record.EscherAggregate
Packages that use EscherAggregate
Package
Description
Record package contains class representations for XLS binary strutures.
-
Uses of EscherAggregate in loci.poi.hssf.record
Methods in loci.poi.hssf.record that return EscherAggregateModifier and TypeMethodDescriptionstatic EscherAggregateEscherAggregate.createAggregate(List records, int locFirstDrawingRecord, DrawingManager2 drawingManager) Collapses the drawing records into an aggregate.