Uses of Interface
org.apache.poi.ss.formula.functions.Function3Arg
Packages that use Function3Arg
-
Uses of Function3Arg in org.apache.poi.ss.formula.functions
Classes in org.apache.poi.ss.formula.functions that implement Function3ArgModifier and TypeClassDescriptionclassImplementation for Excel COMPLEX () function.final classImplementation for the Excel function DATEclassCalculates the number of days between two dates based on a 360-day year (twelve 30-day months), which is used in some accounting calculations.final classThis class performs a D* calculation.classfinal classclassConvenience base class for functions that must take exactly three arguments.final classImplementation of the HLOOKUP() function.final classImplementation for the Excel function IFfinal classImplementation for the Excel function INDEXfinal classImplementation of Excel function LOOKUP.final classImplementation for the MATCH() Excel function.classReturns the rank of a number in a list of numbers.final classAn implementation of the SUBSTITUTE function:final classImplementation for the Excel function SUMIFfinal classImplementation for the Excel function TIMEfinal classImplementation of the VLOOKUP() function.