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.getAllReferencedCells()
          Returns a reference to every cell covered by this area
 CellReference[] AreaReference.getCells()
          Return the cell references that define this area (i.e.
 



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