Uses of Class
org.apache.poi.ss.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
 

Subclasses of CellReference in org.apache.poi.hssf.util
 class CellReference
          Common convertion functions between Excel style A1, C27 style cell references, and POI usermodel style row=0, column=0 style references.
 



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