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