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, DrawingManager2 drawingManager)
          Collapses the drawing records into an aggregate.
 



Copyright 2007 The Apache Software Foundation or its licensors, as applicable.