Class RowFunc
- java.lang.Object
-
- org.apache.poi.ss.formula.functions.RowFunc
-
public final class RowFunc extends java.lang.Object
Implementation for the Excel function ROW
-
-
Constructor Summary
Constructors Constructor Description RowFunc()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ValueEval
evaluate(ValueEval[] args, int srcRowIndex, int srcColumnIndex)
-