| Package | Description |
|---|---|
| org.apache.poi.hssf.record.aggregates |
The record aggregates are not real "records" but collections of records that act as a single record.
|
| Modifier and Type | Method and Description |
|---|---|
CFRecordsAggregate |
CFRecordsAggregate.cloneCFAggregate()
Create a deep clone of the record
|
static CFRecordsAggregate |
CFRecordsAggregate.createCFAggregate(RecordStream rs)
Create CFRecordsAggregate from a list of CF Records
|
CFRecordsAggregate |
ConditionalFormattingTable.get(int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
ConditionalFormattingTable.add(CFRecordsAggregate cfAggregate) |
| Constructor and Description |
|---|
CFRecordsAggregate(CFRecordsAggregate other) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.]]>