org.apache.poi.hssf.record.formula.eval
Interface Eval

All Known Subinterfaces:
AreaEval, NumericValueEval, OperationEval, RefEval, StringValueEval, ValueEval
All Known Implementing Classes:
Area2DEval, Area3DEval, BlankEval, BoolEval, ErrorEval, FunctionEval, NumberEval, NumericOperationEval, Ref2DEval, Ref3DEval, RelationalOperationEval, StringEval, StringOperationEval, UnaryPlusEval

public interface Eval

Author:
Amol S. Deshmukh < amolweb at ya hoo dot com >



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