|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamePtg | |
|---|---|
| org.apache.poi.hssf.usermodel | usermodel package maps HSSF low level strutures to familiar workbook/sheet model |
| org.apache.poi.ss.formula | This package contains common internal POI code for manipulating formulas. |
| org.apache.poi.xssf.usermodel | |
| Uses of NamePtg in org.apache.poi.hssf.usermodel |
|---|
| Methods in org.apache.poi.hssf.usermodel with parameters of type NamePtg | |
|---|---|
EvaluationName |
HSSFEvaluationWorkbook.getName(NamePtg namePtg)
|
java.lang.String |
HSSFEvaluationWorkbook.getNameText(NamePtg namePtg)
|
| Uses of NamePtg in org.apache.poi.ss.formula |
|---|
| Methods in org.apache.poi.ss.formula that return NamePtg | |
|---|---|
NamePtg |
EvaluationName.createPtg()
|
| Methods in org.apache.poi.ss.formula with parameters of type NamePtg | |
|---|---|
EvaluationName |
EvaluationWorkbook.getName(NamePtg namePtg)
|
java.lang.String |
FormulaRenderingWorkbook.getNameText(NamePtg namePtg)
|
| Uses of NamePtg in org.apache.poi.xssf.usermodel |
|---|
| Methods in org.apache.poi.xssf.usermodel with parameters of type NamePtg | |
|---|---|
EvaluationName |
BaseXSSFEvaluationWorkbook.getName(NamePtg namePtg)
|
java.lang.String |
BaseXSSFEvaluationWorkbook.getNameText(NamePtg namePtg)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||