Uses of Class
org.apache.poi.hssf.record.aggregates.RecordAggregate
Packages that use RecordAggregate
Package
Description
record aggregates are not real "records" but collections of records that act as a single record.
-
Uses of RecordAggregate in org.apache.poi.hssf.record.aggregates
Subclasses of RecordAggregate in org.apache.poi.hssf.record.aggregatesModifier and TypeClassDescriptionfinal class
CFRecordsAggregate - aggregates Conditional Formatting records CFHeaderRecord and number of up CFRuleRecord records together to simplify access to them.final class
Manages the all the records associated with a chart sub-stream.final class
final class
Holds all the conditional formatting for a workbook sheet.final class
Manages the all the records associated with a 'Custom View Settings' sub-stream.final class
Manages the DVALRecord and DVRecords for a single sheetfinal class
The formula record aggregate is used to join together the formula record and it's (optional) string record and (optional) Shared Formula Record (template reads, excel optimization).final class
final class
Groups the page settings records for a worksheet.final class
final class
Groups the sheet protection records for a worksheet.