| Package | Description |
|---|---|
| loci.poi.hssf.record.aggregates |
record aggregates are not real "records" but collections of records that act as a single record.
|
| Modifier and Type | Method and Description |
|---|---|
StringRecord |
FormulaRecordAggregate.getStringRecord() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormulaRecordAggregate.setStringRecord(StringRecord stringRecord) |
| Constructor and Description |
|---|
FormulaRecordAggregate(FormulaRecord formulaRecord,
StringRecord stringRecord) |
Copyright © 2014 Open Microscopy Environment