|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FuncVarPtg | |
|---|---|
| org.apache.poi.ss.formula.ptg | formula package contains binary PTG structures used in Formulas |
| Uses of FuncVarPtg in org.apache.poi.ss.formula.ptg |
|---|
| Methods in org.apache.poi.ss.formula.ptg that return FuncVarPtg | |
|---|---|
static FuncVarPtg |
FuncVarPtg.create(LittleEndianInput in)
Creates new function pointer from a byte array usually called while reading an excel file. |
static FuncVarPtg |
FuncVarPtg.create(java.lang.String pName,
int numArgs)
Create a function ptg from a string tokenised by the parser |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||