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

Packages that use CellReference
org.apache.poi.hssf.util util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts. 
 

Uses of CellReference in org.apache.poi.hssf.util
 

Methods in org.apache.poi.hssf.util that return CellReference
 CellReference[] AreaReference.getCells()
          return the cell references that define this area
 



Copyright © 2003 Apache Software Foundation.