Uses of Class
org.apache.poi.hssf.model.WorkbookRecordList

Packages that use WorkbookRecordList
org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. 
 

Uses of WorkbookRecordList in org.apache.poi.hssf.model
 

Fields in org.apache.poi.hssf.model declared as WorkbookRecordList
protected  WorkbookRecordList Workbook.records
          this contains the Worksheet record objects
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.