Uses of Class
org.apache.poi.hssf.record.EscherAggregate

Packages that use EscherAggregate
org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. 
 

Uses of EscherAggregate in org.apache.poi.hssf.record
 

Methods in org.apache.poi.hssf.record that return EscherAggregate
static EscherAggregate EscherAggregate.createAggregate(java.util.List records, int locFirstDrawingRecord, DrawingManager drawingManager)
          Collapses the drawing records into an aggregate.
 



Copyright © 2003 Apache Software Foundation.