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