Uses of Class
org.apache.poi.ss.formula.functions.XYNumericFunction

Packages that use XYNumericFunction
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
 class Sumx2my2
          Implementation of Excel function SUMX2MY2()
 class Sumx2py2
          Implementation of Excel function SUMX2PY2()
 class Sumxmy2
          Implementation of Excel function SUMXMY2()
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.