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