Class RowFunc

java.lang.Object
org.apache.poi.ss.formula.functions.RowFunc
All Implemented Interfaces:
Function, Function0Arg, Function1Arg

public final class RowFunc extends Object implements Function0Arg, Function1Arg
Implementation for the Excel function ROW
Author:
Josh Micich