Uses of Class
loci.poi.hssf.record.AbstractEscherHolderRecord
Packages that use AbstractEscherHolderRecord
Package
Description
Record package contains class representations for XLS binary strutures.
-
Uses of AbstractEscherHolderRecord in loci.poi.hssf.record
Subclasses of AbstractEscherHolderRecord in loci.poi.hssf.recordModifier and TypeClassDescriptionclassclassThis is purely for the biff viewer.classclassThis class is used to aggregate the MSODRAWING and OBJ record combinations.Methods in loci.poi.hssf.record with parameters of type AbstractEscherHolderRecordModifier and TypeMethodDescriptionvoidAbstractEscherHolderRecord.join(AbstractEscherHolderRecord record) Big drawing group records are split but it's easier to deal with them as a whole group so we need to join them together.