Uses of Class
loci.poi.hssf.record.StringRecord
Packages that use StringRecord
Package
Description
record aggregates are not real "records" but collections of records that act as a single record.
-
Uses of StringRecord in loci.poi.hssf.record.aggregates
Methods in loci.poi.hssf.record.aggregates that return StringRecordMethods in loci.poi.hssf.record.aggregates with parameters of type StringRecordModifier and TypeMethodDescriptionvoidFormulaRecordAggregate.setStringRecord(StringRecord stringRecord) Constructors in loci.poi.hssf.record.aggregates with parameters of type StringRecordModifierConstructorDescriptionFormulaRecordAggregate(FormulaRecord formulaRecord, StringRecord stringRecord)