Uses of Class
org.apache.poi.hssf.record.formula.functions.NumericFunction.MultiArg

Packages that use NumericFunction.MultiArg
org.apache.poi.hssf.record.formula.functions   
 

Uses of NumericFunction.MultiArg in org.apache.poi.hssf.record.formula.functions
 

Subclasses of NumericFunction.MultiArg in org.apache.poi.hssf.record.formula.functions
 class DateFunc
           
 class FinanceFunction
           
 class Npv
          Calculates the net present value of an investment by using a discount rate and a series of future payments (negative values) and income (positive values).
 



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