Uses of Class
org.apache.poi.ss.formula.ptg.FuncPtg
-
Packages that use FuncPtg Package Description org.apache.poi.ss.formula.ptg The formula package contains binary PTG structures used in Formulas -
-
Uses of FuncPtg in org.apache.poi.ss.formula.ptg
Methods in org.apache.poi.ss.formula.ptg that return FuncPtg Modifier and Type Method Description FuncPtgFuncPtg. copy()static FuncPtgFuncPtg. create(int functionIndex)static FuncPtgFuncPtg. create(LittleEndianInput in)
-