Uses of Class
org.apache.poi.ss.formula.functions.Fixed4ArgFunction
-
Packages that use Fixed4ArgFunction Package Description org.apache.poi.ss.formula.functions -
-
Uses of Fixed4ArgFunction in org.apache.poi.ss.formula.functions
Subclasses of Fixed4ArgFunction in org.apache.poi.ss.formula.functions Modifier and Type Class Description class
NormDist
Implementation for Excel NORMDIST() and NORM.DIST() functions.class
Replace
An implementation of the Excel REPLACE() function:
-