Uses of Class
org.apache.poi.hssf.util.SheetReferences

Packages that use SheetReferences
org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. 
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
 

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

Methods in org.apache.poi.hssf.model that return SheetReferences
 SheetReferences Workbook.getSheetReferences()
           
 

Uses of SheetReferences in org.apache.poi.hssf.usermodel
 

Methods in org.apache.poi.hssf.usermodel that return SheetReferences
 SheetReferences HSSFWorkbook.getSheetReferences()
           
 



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