Uses of Interface
org.apache.poi.ss.formula.functions.Function4Arg
-
Packages that use Function4Arg Package Description org.apache.poi.ss.formula.functions -
-
Uses of Function4Arg in org.apache.poi.ss.formula.functions
Classes in org.apache.poi.ss.formula.functions that implement Function4Arg Modifier and Type Class Description classFinanceFunctionclassFixed4ArgFunctionConvenience base class for functions that must take exactly four arguments.classHlookupImplementation of the HLOOKUP() function.classIndexImplementation for the Excel function INDEXclassReplaceAn implementation of the Excel REPLACE() function:classSubstituteAn implementation of the SUBSTITUTE function:classVlookupImplementation of the VLOOKUP() function.
-