Uses of Class
org.apache.poi.hssf.model.WorkbookRecordList
-
Packages that use WorkbookRecordList Package Description 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 Modifier and Type Method Description WorkbookRecordList
InternalWorkbook. getWorkbookRecordList()
Only for internal calls - code based on this is not supported ...
-