Uses of Class
org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
Packages that use RowRecordsAggregate Package Description 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 Modifier and Type Field Description protected RowRecordsAggregateInternalSheet. _rowsAggregatealways presentMethods in org.apache.poi.hssf.model that return RowRecordsAggregate Modifier and Type Method Description RowRecordsAggregateInternalSheet. getRowsAggregate()
-