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

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

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

Subclasses of NumericFunction.TwoArg in org.apache.poi.hssf.record.formula.functions
 class Days360
          Calculates the number of days between two dates based on a 360-day year (twelve 30-day months), which is used in some accounting calculations.
 



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