Uses of Class
com.extentech.ExtenXLS.CellRangeRef

Packages that use CellRangeRef
com.extentech.ExtenXLS The ExtenXLS package contains the primary classes for working with spreadsheets. 
 

Uses of CellRangeRef in com.extentech.ExtenXLS
 

Methods in com.extentech.ExtenXLS that return CellRangeRef
static CellRangeRef CellRangeRef.fromA1(String reference)
          Parses a range in A1 notation and returns the equivalent CellRangeRef.
static CellRangeRef CellRangeRef.fromA1(String reference, WorkBookHandle book)
          Convenience method combining fromA1(String) and resolve(WorkBookHandle).
 



Copyright © 2010 Extentech Inc. All Rights Reserved.