Uses of Class
org.apache.poi.hssf.record.formula.AbstractFunctionPtg

Packages that use AbstractFunctionPtg
org.apache.poi.hssf.record.formula formula package contains binary PTG structures used in Formulas 
 

Uses of AbstractFunctionPtg in org.apache.poi.hssf.record.formula
 

Subclasses of AbstractFunctionPtg in org.apache.poi.hssf.record.formula
 class FuncPtg
           
 class FuncVarPtg