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 TypeClassDescriptionclass
class
Convenience base class for functions that must take exactly four arguments.final class
Implementation of the HLOOKUP() function.final class
Implementation for the Excel function INDEXfinal class
An implementation of the Excel REPLACE() function:final class
An implementation of the SUBSTITUTE function:final class
Implementation of the VLOOKUP() function.