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 TypeClassDescriptionclass
Implementation for Excel COMPLEX () function.final class
Implementation for the Excel function DATEclass
Calculates 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 class
This class performs a D* calculation.class
final class
class
Convenience base class for functions that must take exactly three arguments.final class
Implementation of the HLOOKUP() function.final class
Implementation for the Excel function IFfinal class
Implementation for the Excel function INDEXfinal class
Implementation of Excel function LOOKUP.final class
Implementation for the MATCH() Excel function.class
Returns the rank of a number in a list of numbers.final class
An implementation of the SUBSTITUTE function:final class
Implementation for the Excel function SUMIFfinal class
Implementation for the Excel function TIMEfinal class
Implementation of the VLOOKUP() function.