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