Uses of Class
loci.poi.hssf.record.SubRecord
Packages that use SubRecord
Package
Description
Record package contains class representations for XLS binary strutures.
-
Uses of SubRecord in loci.poi.hssf.record
Subclasses of SubRecord in loci.poi.hssf.recordModifier and TypeClassDescriptionclassThe common object data record is used to store all common preferences for an excel object.classA sub-record within the OBJ record which stores a reference to an object stored in a separate entry within the OLE2 compound file.classThe end data record is used to denote the end of the subrecords.classThe group marker record is used as a position holder for groups.classRepresents a NoteStructure (0xD) sub record.