Class Today
java.lang.Object
org.apache.poi.ss.formula.functions.Fixed0ArgFunction
org.apache.poi.ss.formula.functions.Today
- All Implemented Interfaces:
Function
,Function0Arg
Implementation of Excel TODAY() Function
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.ss.formula.functions.Fixed0ArgFunction
evaluate
-
Constructor Details
-
Today
public Today()
-
-
Method Details
-
evaluate
Description copied from interface:Function0Arg
-