Class Rows
java.lang.Object
org.apache.poi.ss.formula.functions.Fixed1ArgFunction
org.apache.poi.ss.formula.functions.Rows
- All Implemented Interfaces:
Function
,Function1Arg
Implementation for Excel ROWS function.
- Author:
- Josh Micich
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.apache.poi.ss.formula.functions.Fixed1ArgFunction
evaluate
-
Constructor Details
-
Rows
public Rows()
-
-
Method Details
-
evaluate
Description copied from interface:Function1Arg
-