Uses of Class
org.apache.poi.ss.formula.functions.XYNumericFunction
-
Packages that use XYNumericFunction Package Description org.apache.poi.ss.formula.functions -
-
Uses of XYNumericFunction in org.apache.poi.ss.formula.functions
Subclasses of XYNumericFunction in org.apache.poi.ss.formula.functions Modifier and Type Class Description class
Sumx2my2
Implementation of Excel function SUMX2MY2()class
Sumx2py2
Implementation of Excel function SUMX2PY2()class
Sumxmy2
Implementation of Excel function SUMXMY2()
-