Class TimeFunc

java.lang.Object
org.apache.poi.ss.formula.functions.Fixed3ArgFunction
org.apache.poi.ss.formula.functions.TimeFunc
All Implemented Interfaces:
Function, Function3Arg

public final class TimeFunc extends Fixed3ArgFunction
Implementation for the Excel function TIME
Author:
Steven Butler (sebutler @ gmail dot com) Based on POI DateFunc