Package org.apache.poi.ss.formula.eval
Class FunctionNameEval
java.lang.Object
org.apache.poi.ss.formula.eval.FunctionNameEval
- All Implemented Interfaces:
ValueEval
- Author:
- Josh Micich
-
Constructor Summary
ConstructorsConstructorDescriptionFunctionNameEval
(String functionName) Creates a NameEval representing a function name -
Method Summary