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

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

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

Subclasses of ReferencePtg in org.apache.poi.hssf.record.formula
 class RefAPtg
          RefNAPtg
 class RefNAPtg
          RefNAPtg
 class RefNPtg
          RefNPtg
 class RefNVPtg
          RefNVPtg
 class RefVPtg
          RefVPtg
 

Uses of ReferencePtg in org.apache.poi.hssf.record.formula.eval
 

Constructors in org.apache.poi.hssf.record.formula.eval with parameters of type ReferencePtg
Ref2DEval(ReferencePtg ptg, ValueEval ve)
           
 



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