Uses of Class
loci.poi.hssf.util.CellReference
-
Packages that use CellReference Package Description loci.poi.hssf.util util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts. -
-
Uses of CellReference in loci.poi.hssf.util
Methods in loci.poi.hssf.util that return CellReference Modifier and Type Method Description CellReference[]
AreaReference. getCells()
return the cell references that define this area
-