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