Uses of Class
org.apache.poi.ss.formula.eval.RefEvalBase

Packages that use RefEvalBase
org.apache.poi.ss.formula This package contains common internal POI code for manipulating formulas. 
 

Uses of RefEvalBase in org.apache.poi.ss.formula
 

Subclasses of RefEvalBase in org.apache.poi.ss.formula
 class LazyRefEval
          Provides Lazy Evaluation to a 3D Reference
 



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