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

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

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

Subclasses of Ref3DPtg in org.apache.poi.hssf.record.formula
 class DeletedRef3DPtg
          Title: Deleted Reference 3D Ptg
 

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

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



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