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 IntersectionPtg
IntersectionPtg. instance
Methods in org.apache.poi.ss.formula.ptg that return IntersectionPtg Modifier and Type Method Description IntersectionPtg
IntersectionPtg. copy()
-