Uses of Interface
org.apache.poi.ss.formula.functions.Function4Arg
Packages that use Function4Arg
-
Uses of Function4Arg in org.apache.poi.ss.formula.functions
Classes in org.apache.poi.ss.formula.functions that implement Function4ArgModifier and TypeClassDescriptionclassclassConvenience base class for functions that must take exactly four arguments.final classImplementation of the HLOOKUP() function.final classImplementation for the Excel function INDEXfinal classAn implementation of the Excel REPLACE() function:final classAn implementation of the SUBSTITUTE function:final classImplementation of the VLOOKUP() function.