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