Uses of Class
org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
Packages that use FormulaRecordAggregate
Package
Description
record aggregates are not real "records" but collections of records that act as a single record.
-
Uses of FormulaRecordAggregate in org.apache.poi.hssf.record.aggregates
Methods in org.apache.poi.hssf.record.aggregates that return FormulaRecordAggregateMethods in org.apache.poi.hssf.record.aggregates with parameters of type FormulaRecordAggregateModifier and TypeMethodDescriptionSharedValueManager.getRecordForFirstCell(FormulaRecordAggregate agg) Gets theSharedValueRecordBaserecord if it should be encoded immediately after the formula record contained in the specifiedFormulaRecordAggregateagg.SharedValueManager.linkSharedFormulaRecord(CellReference firstCell, FormulaRecordAggregate agg)