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

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

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

Methods in org.apache.poi.hssf.util that return AreaReference
static AreaReference[] AreaReference.generateContiguous(java.lang.String reference)
          Takes a non-contiguous area reference, and returns an array of contiguous area references.
 



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