Uses of Class
org.apache.poi.hssf.record.SubRecord

Packages that use SubRecord
org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. 
 

Uses of SubRecord in org.apache.poi.hssf.record
 

Subclasses of SubRecord in org.apache.poi.hssf.record
 class CommonObjectDataSubRecord
          The common object data record is used to store all common preferences for an excel object.
 class EndSubRecord
          The end data record is used to denote the end of the subrecords.
 class GroupMarkerSubRecord
          The group marker record is used as a position holder for groups.
 



Copyright © 2003 Apache Software Foundation.