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

Packages that use Eval
org.apache.poi.hssf.record.formula.eval   
org.apache.poi.hssf.record.formula.functions   
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
 

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

Subinterfaces of Eval in org.apache.poi.hssf.record.formula.eval
 interface AreaEval
           
 interface NumericValueEval
           
 interface OperationEval
           
 interface RefEval
           
 interface StringValueEval
           
 interface ValueEval
           
 

Classes in org.apache.poi.hssf.record.formula.eval that implement Eval
 class AddEval
           
 class Area2DEval
           
 class Area3DEval
           
 class BlankEval
           
 class BoolEval
           
 class ConcatEval
           
 class DivideEval
           
 class EqualEval
           
 class ErrorEval
           
 class FunctionEval
           
 class FuncVarEval
           
 class GreaterEqualEval
           
 class GreaterThanEval
           
 class LessEqualEval
           
 class LessThanEval
           
 class MultiplyEval
           
 class NotEqualEval
           
 class NumberEval
           
 class NumericOperationEval
           
 class PowerEval
           
 class Ref2DEval
           
 class Ref3DEval
           
 class RelationalOperationEval
           
 class StringEval
           
 class StringOperationEval
           
 class SubtractEval
           
 class UnaryMinusEval
           
 class UnaryPlusEval
           
 

Methods in org.apache.poi.hssf.record.formula.eval that return Eval
 Eval UnaryPlusEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval UnaryMinusEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval SubtractEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval PowerEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval OperationEval.evaluate(Eval[] evals, int srcCellRow, short srcCellCol)
           
 Eval NotEqualEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval MultiplyEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval LessThanEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval LessEqualEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval GreaterThanEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval GreaterEqualEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval FuncVarEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval EqualEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval DivideEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval ConcatEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval AddEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 

Methods in org.apache.poi.hssf.record.formula.eval with parameters of type Eval
 RelationalOperationEval.RelationalValues RelationalOperationEval.doEvaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval UnaryPlusEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval UnaryMinusEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval SubtractEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval PowerEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval OperationEval.evaluate(Eval[] evals, int srcCellRow, short srcCellCol)
           
 Eval NotEqualEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval MultiplyEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval LessThanEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval LessEqualEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval GreaterThanEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval GreaterEqualEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval FuncVarEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval EqualEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval DivideEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval ConcatEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval AddEval.evaluate(Eval[] operands, int srcRow, short srcCol)
           
protected  ValueEval StringOperationEval.singleOperandEvaluate(Eval eval, int srcRow, short srcCol)
          Returns an instanceof StringValueEval or ErrorEval or BlankEval
protected  ValueEval NumericOperationEval.singleOperandEvaluate(Eval eval, int srcRow, short srcCol)
           
 

Uses of Eval in org.apache.poi.hssf.record.formula.functions
 

Methods in org.apache.poi.hssf.record.formula.functions that return Eval
 Eval Year.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Upper.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval True.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Trim.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
          Removes leading and trailing spaces from value if evaluated operand value is string.
 Eval Tanh.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Tan.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval T.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Sumxmy2.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Sumx2py2.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Sumx2my2.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Sumsq.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Sum.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Substitute.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
          Substitutes text in a text string with new text, some number of times.
 Eval Stdev.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Sqrt.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Small.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Sinh.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Sin.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Sign.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Row.evaluate(Eval[] evals, int srcCellRow, short srcCellCol)
           
 Eval Roundup.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Rounddown.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Round.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Right.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Replace.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
          Replaces part of a text string based on the number of characters you specify, with another text string.
 Eval Rand.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Radians.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Pv.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Product.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Power.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Pmt.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Pi.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Or.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Odd.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Nper.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval NotImplementedFunction.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Not.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Month.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Mode.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Mod.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Mina.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Min.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Mid.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
          Returns a specific number of characters from a text string, starting at the position you specify, based on the number of characters you specify.
 Eval Median.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Maxa.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Max.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Lower.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Log10.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Log.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Ln.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Len.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Left.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Large.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Istext.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Isref.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Isnumber.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Isnontext.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Islogical.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval IsError.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Isblank.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Int.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval If.evaluate(Eval[] evals, int srcCellRow, short srcCellCol)
           
 Eval Fv.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Function.evaluate(Eval[] evals, int srcCellRow, short srcCellCol)
           
 Eval Floor.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval False.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Fact.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Exp.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Exact.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Even.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Dollar.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Devsq.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Degrees.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Day.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Date.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Cosh.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Cos.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Concatenate.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Combin.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Column.evaluate(Eval[] evals, int srcCellRow, short srcCellCol)
           
 Eval Ceiling.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Average.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Avedev.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Atanh.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Atan2.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Atan.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Asinh.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Asin.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval And.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Acosh.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Acos.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Abs.evaluate(Eval[] operands, int srcRow, short srcCol)
           
protected  Eval Right.xlateRefEval(RefEval reval)
           
protected  Eval Left.xlateRefEval(RefEval reval)
           
 

Methods in org.apache.poi.hssf.record.formula.functions with parameters of type Eval
 Eval Year.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Upper.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval True.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Trim.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
          Removes leading and trailing spaces from value if evaluated operand value is string.
 Eval Tanh.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Tan.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval T.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Sumxmy2.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Sumx2py2.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Sumx2my2.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Sumsq.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Sum.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Substitute.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
          Substitutes text in a text string with new text, some number of times.
 Eval Stdev.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Sqrt.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Small.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Sinh.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Sin.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Sign.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Row.evaluate(Eval[] evals, int srcCellRow, short srcCellCol)
           
 Eval Roundup.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Rounddown.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Round.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Right.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Replace.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
          Replaces part of a text string based on the number of characters you specify, with another text string.
 Eval Rand.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Radians.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Pv.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Product.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Power.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Pmt.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Pi.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Or.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Odd.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Nper.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval NotImplementedFunction.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Not.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Month.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Mode.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Mod.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Mina.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Min.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Mid.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
          Returns a specific number of characters from a text string, starting at the position you specify, based on the number of characters you specify.
 Eval Median.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Maxa.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Max.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Lower.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Log10.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Log.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Ln.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Len.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Left.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Large.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Istext.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Isref.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Isnumber.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Isnontext.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Islogical.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval IsError.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Isblank.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Int.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval If.evaluate(Eval[] evals, int srcCellRow, short srcCellCol)
           
 Eval Fv.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Function.evaluate(Eval[] evals, int srcCellRow, short srcCellCol)
           
 Eval Floor.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval False.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Fact.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Exp.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Exact.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Even.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Dollar.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Devsq.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Degrees.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Day.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Date.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Cosh.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Cos.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Concatenate.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Combin.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Column.evaluate(Eval[] evals, int srcCellRow, short srcCellCol)
           
 Eval Ceiling.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Average.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Avedev.evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
           
 Eval Atanh.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Atan2.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Atan.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Asinh.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Asin.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval And.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Acosh.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Acos.evaluate(Eval[] operands, int srcRow, short srcCol)
           
 Eval Abs.evaluate(Eval[] operands, int srcRow, short srcCol)
           
protected  int Right.evaluateAsInteger(Eval eval)
           
protected  int Left.evaluateAsInteger(Eval eval)
           
protected static double XYNumericFunction.getDoubleValue(Eval eval)
           
protected  double[][] XYNumericFunction.getNumberArray(Eval[] xops, Eval[] yops, int srcRow, short srcCol)
          Returns a double array that contains values for the numeric cells from among the list of operands.
protected  double[][] XYNumericFunction.getNumberArray(Eval[] xops, Eval[] yops, int srcRow, short srcCol)
          Returns a double array that contains values for the numeric cells from among the list of operands.
protected  double[] MultiOperandNumericFunction.getNumberArray(Eval[] operands, int srcRow, short srcCol)
          Returns a double array that contains values for the numeric cells from among the list of operands.
protected  double[] MultiOperandNumericFunction.getNumberArray(Eval operand, int srcRow, short srcCol)
          Same as getNumberArray(Eval[], int, short) except that this takes Eval instead of Eval[].
protected  double[][] XYNumericFunction.getValues(Eval[] operands, int srcCellRow, short srcCellCol)
           
protected static boolean XYNumericFunction.isNumberEval(Eval eval)
           
protected  ValueEval Not.singleOperandEvaluate(Eval ve)
           
protected  ValueEval TextFunction.singleOperandEvaluate(Eval eval, int srcRow, short srcCol)
           
protected  ValueEval NumericFunction.singleOperandEvaluate(Eval eval, int srcRow, short srcCol)
           
protected  ValueEval Len.singleOperandEvaluate(Eval eval, int srcRow, short srcCol)
           
protected  ValueEval BooleanFunction.singleOperandEvaluate(Eval eval, int srcRow, short srcCol, boolean stringsAreBlanks)
           
protected  ValueEval FinanceFunction.singleOperandNumericAsBoolean(Eval eval, int srcRow, short srcCol)
           
 

Uses of Eval in org.apache.poi.hssf.usermodel
 

Methods in org.apache.poi.hssf.usermodel that return Eval
protected static Eval HSSFFormulaEvaluator.getEvalForPtg(Ptg ptg)
          returns an appropriate Eval impl instance for the Ptg.
protected static Eval HSSFFormulaEvaluator.getOperationEvalForPtg(OperationPtg ptg)
          returns the OperationEval concrete impl instance corresponding to the suplied operationPtg
 



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