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
 

Methods in org.apache.poi.hssf.model that return WorkbookRecordList
 WorkbookRecordList InternalWorkbook.getWorkbookRecordList()
          Only for internal calls - code based on this is not supported ...
 



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