Uses of Class
loci.poi.hssf.record.EscherAggregate
-
Packages that use EscherAggregate Package Description loci.poi.hssf.record 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 EscherAggregate Modifier and Type Method Description static EscherAggregate
EscherAggregate. createAggregate(List records, int locFirstDrawingRecord, DrawingManager2 drawingManager)
Collapses the drawing records into an aggregate.
-