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

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

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

Methods in org.apache.poi.hssf.record.formula that return FuncPtg
static FuncPtg FuncPtg.create(int functionIndex)
           
static FuncPtg FuncPtg.create(LittleEndianInput in)
           
 



Copyright 2010 The Apache Software Foundation or its licensors, as applicable.