Package org.apache.poi.ss.formula.eval
Interface ValueEval
-
- All Known Subinterfaces:
AreaEval
,NumericValueEval
,RefEval
,StringValueEval
,ThreeDEval
,TwoDEval
- All Known Implementing Classes:
AreaEvalBase
,BlankEval
,BoolEval
,CacheAreaEval
,ErrorEval
,ExternalNameEval
,FunctionNameEval
,LazyRefEval
,MissingArgEval
,NumberEval
,RefEvalBase
,RefListEval
,StringEval
public interface ValueEval