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