Package | Description |
---|---|
org.apache.poi.hssf.util |
util package contains tools needed for writing HSSF files that are not necesarily "real"
HSSF concepts.
|
org.apache.poi.ss.formula |
This package contains common internal POI code for manipulating formulas.
|
Constructor and Description |
---|
AreaReference(CellReference topLeft,
CellReference botRight)
Creates an area ref from a pair of Cell References.
|
Modifier and Type | Method and Description |
---|---|
CellReference |
Formula.getExpReference()
Gets the locator for the corresponding
SharedFormulaRecord , ArrayRecord or
TableRecord if this formula belongs to such a grouping. |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.