|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Fixed2ArgFunction | |
---|---|
org.apache.poi.ss.formula.eval | |
org.apache.poi.ss.formula.functions |
Uses of Fixed2ArgFunction in org.apache.poi.ss.formula.eval |
---|
Subclasses of Fixed2ArgFunction in org.apache.poi.ss.formula.eval | |
---|---|
class |
ConcatEval
|
class |
IntersectionEval
|
class |
RangeEval
|
class |
RelationalOperationEval
Base class for all comparison operator evaluators |
class |
TwoOperandNumericOperation
|
Uses of Fixed2ArgFunction in org.apache.poi.ss.formula.functions |
---|
Subclasses of Fixed2ArgFunction in org.apache.poi.ss.formula.functions | |
---|---|
class |
Countif
Implementation for the function COUNTIF |
class |
Delta
Implementation for Excel DELTA() function. |
class |
Intercept
Implementation of Excel function INTERCEPT() |
class |
LinearRegressionFunction
Base class for linear regression functions. |
static class |
NumericFunction.TwoArg
|
class |
Quotient
Implementation for Excel QUOTIENT () function. |
class |
Rept
Implementation for Excel REPT () function. |
class |
Roman
Implementation for Excel WeekNum() function. |
class |
Slope
Implementation of Excel function SLOPE() |
class |
Sumx2my2
Implementation of Excel function SUMX2MY2() |
class |
Sumx2py2
Implementation of Excel function SUMX2PY2() |
class |
Sumxmy2
Implementation of Excel function SUMXMY2() |
class |
WeekNum
Implementation for Excel WeekNum() function. |
class |
XYNumericFunction
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |