Uses of Class
org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
Packages that use CFRecordsAggregate
Package
Description
record aggregates are not real "records" but collections of records that act as a single record.
-
Uses of CFRecordsAggregate in org.apache.poi.hssf.record.aggregates
Methods in org.apache.poi.hssf.record.aggregates that return CFRecordsAggregateModifier and TypeMethodDescriptionCFRecordsAggregate.cloneCFAggregate()Create a deep clone of the recordstatic CFRecordsAggregateCFRecordsAggregate.createCFAggregate(RecordStream rs) Create CFRecordsAggregate from a list of CF RecordsConditionalFormattingTable.get(int index) Methods in org.apache.poi.hssf.record.aggregates with parameters of type CFRecordsAggregateModifier and TypeMethodDescriptionintConditionalFormattingTable.add(CFRecordsAggregate cfAggregate)