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