| Package | Description |
|---|---|
| org.apache.poi.ss.formula |
This package contains common internal POI code for manipulating formulas.
|
| org.apache.poi.ss.formula.ptg |
The formula package contains binary PTG structures used in Formulas
|
| Modifier and Type | Method and Description |
|---|---|
static Area3DPxg |
FormulaParser.parseStructuredReference(java.lang.String tableText,
FormulaParsingWorkbook workbook,
int rowIndex)
Parse a structured reference.
|
| Modifier and Type | Method and Description |
|---|---|
ValueEval |
OperationEvaluationContext.getArea3DEval(Area3DPxg aptg) |
| Modifier and Type | Method and Description |
|---|---|
Area3DPxg |
Area3DPxg.copy() |
| Constructor and Description |
|---|
Area3DPxg(Area3DPxg other) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.