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