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