Class DateDif
java.lang.Object
app.valuationcontrol.multimodule.library.helpers.poiudf.DateDif
- All Implemented Interfaces:
org.apache.poi.ss.formula.functions.Function
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.poi.ss.formula.eval.ValueEvalevaluate(org.apache.poi.ss.formula.eval.ValueEval[] valueEvals, int srcCellRow, int srcCellCol)
-
Constructor Details
-
DateDif
public DateDif()
-
-
Method Details
-
evaluate
public org.apache.poi.ss.formula.eval.ValueEval evaluate(org.apache.poi.ss.formula.eval.ValueEval[] valueEvals, int srcCellRow, int srcCellCol) - Specified by:
evaluatein interfaceorg.apache.poi.ss.formula.functions.Function
-