public final class Countif extends Fixed2ArgFunction
Syntax: COUNTIF ( range, criteria )
range | is the range of cells to be counted based on the criteria |
---|---|
criteria | is used to determine which cells to count |
Constructor and Description |
---|
Countif() |
Modifier and Type | Method and Description |
---|---|
ValueEval |
evaluate(int srcRowIndex,
int srcColumnIndex,
ValueEval arg0,
ValueEval arg1)
|
evaluate, evaluateArray
public ValueEval evaluate(int srcRowIndex, int srcColumnIndex, ValueEval arg0, ValueEval arg1)
Function2Arg
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.