Package org.apache.poi.ss.formula.eval
Class FunctionNameEval
- java.lang.Object
-
- org.apache.poi.ss.formula.eval.FunctionNameEval
-
-
Constructor Summary
Constructors Constructor Description FunctionNameEval(String functionName)Creates a NameEval representing a function name
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFunctionName()StringtoString()
-