| 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 | 
| org.apache.poi.xssf.usermodel | 
| Modifier and Type | Method and Description | 
|---|---|
| ValueEval | OperationEvaluationContext. getNameXEval(NameXPxg nameXPxg) | 
| Modifier and Type | Method and Description | 
|---|---|
| NameXPxg | NameXPxg. copy() | 
| Constructor and Description | 
|---|
| NameXPxg(NameXPxg other) | 
| Modifier and Type | Method and Description | 
|---|---|
| NameXPxg | BaseXSSFEvaluationWorkbook. getNameXPtg(java.lang.String name,
           SheetIdentifier sheet)Return an external name (named range, function, user-defined function) Pxg | 
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.