Uses of Class
org.apache.poi.hssf.record.aggregates.RowRecordsAggregate

Packages that use RowRecordsAggregate
org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. 
 

Uses of RowRecordsAggregate in org.apache.poi.hssf.model
 

Fields in org.apache.poi.hssf.model declared as RowRecordsAggregate
protected  RowRecordsAggregate InternalSheet._rowsAggregate
          always present
 

Methods in org.apache.poi.hssf.model that return RowRecordsAggregate
 RowRecordsAggregate InternalSheet.getRowsAggregate()
           
 



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