Uses of Class
org.apache.poi.ss.formula.ptg.RefNPtg
-
Packages that use RefNPtg Package Description org.apache.poi.ss.formula.ptg The formula package contains binary PTG structures used in Formulas -
-
Uses of RefNPtg in org.apache.poi.ss.formula.ptg
Methods in org.apache.poi.ss.formula.ptg that return RefNPtg Modifier and Type Method Description RefNPtg
RefNPtg. copy()
Constructors in org.apache.poi.ss.formula.ptg with parameters of type RefNPtg Constructor Description RefNPtg(RefNPtg other)
-