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