Package org.apache.poi.ss.formula.eval
Class PercentEval
java.lang.Object
org.apache.poi.ss.formula.functions.Fixed1ArgFunction
org.apache.poi.ss.formula.eval.PercentEval
- All Implemented Interfaces:
Function
,Function1Arg
Implementation of Excel formula token '%'.
- Author:
- Josh Micich
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.apache.poi.ss.formula.functions.Fixed1ArgFunction
evaluate
-
Field Details
-
instance
-
-
Method Details
-
evaluate
Description copied from interface:Function1Arg
-