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