Uses of Class
org.apache.poi.ss.formula.ptg.IntersectionPtg
-
Packages that use IntersectionPtg Package Description org.apache.poi.ss.formula.ptg The formula package contains binary PTG structures used in Formulas -
-
Uses of IntersectionPtg in org.apache.poi.ss.formula.ptg
Fields in org.apache.poi.ss.formula.ptg declared as IntersectionPtg Modifier and Type Field Description static IntersectionPtgIntersectionPtg. instanceMethods in org.apache.poi.ss.formula.ptg that return IntersectionPtg Modifier and Type Method Description IntersectionPtgIntersectionPtg. copy()
-