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 CFRecordsAggregate
CFRecordsAggregate.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 TypeMethodDescriptionint
ConditionalFormattingTable.add
(CFRecordsAggregate cfAggregate)