Package org.apache.poi.hssf.record.aggregates


package org.apache.poi.hssf.record.aggregates
The record aggregates are not real "records" but collections of records that act as a single record. This is an optimization basically.
See Also: