Class Na
- java.lang.Object
-
- org.apache.poi.ss.formula.functions.Na
-
public final class Na extends Object
Implementation of Excel function NA()
-
-
Constructor Summary
Constructors Constructor Description Na()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ValueEval
evaluate(ValueEval[] args, int srcCellRow, int srcCellCol)
-