|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||