Function
Complex
, ConcatEval
, Countif
, Days360
, Dec2Bin
, Dec2Hex
, Delta
, Fixed2ArgFunction
, Hyperlink
, IfFunc
, Index
, Intercept
, IntersectionEval
, LinearRegressionFunction
, Lookup
, Match
, NumericFunction.TwoArg
, Quotient
, RangeEval
, Rank
, RelationalOperationEval
, Rept
, Roman
, Slope
, Sumif
, Sumx2my2
, Sumx2py2
, Sumxmy2
, TwoOperandNumericOperation
, WeekNum
, XYNumericFunction
public interface Function2Arg extends Function
Modifier and Type | Method | Description |
---|---|---|
ValueEval |
evaluate(int srcRowIndex,
int srcColumnIndex,
ValueEval arg0,
ValueEval arg1) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.