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(java.lang.String functionName)Creates a NameEval representing a function name 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetFunctionName()java.lang.StringtoString() 
 -