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
 

Constructors in org.apache.poi.hssf.util with parameters of type CellReference
AreaReference(CellReference topLeft, CellReference botRight)
          Creates an area ref from a pair of Cell References.
 



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