Class Odd
- java.lang.Object
 - 
- org.apache.poi.ss.formula.functions.Fixed1ArgFunction
 - 
- org.apache.poi.ss.formula.functions.NumericFunction.OneArg
 - 
- org.apache.poi.ss.formula.functions.Odd
 
 
 
 
- 
- All Implemented Interfaces:
 Function,Function1Arg
public final class Odd extends NumericFunction.OneArg
 
- 
- 
Constructor Summary
Constructors Constructor Description Odd() 
- 
Method Summary
- 
Methods inherited from class org.apache.poi.ss.formula.functions.NumericFunction.OneArg
evaluate 
- 
Methods inherited from class org.apache.poi.ss.formula.functions.Fixed1ArgFunction
evaluate 
 - 
 
 -