Uses of Package
org.apache.poi.hssf.record.formula.functions

Packages that use org.apache.poi.hssf.record.formula.functions
org.apache.poi.hssf.record.formula.eval   
org.apache.poi.hssf.record.formula.functions   
 

Classes in org.apache.poi.hssf.record.formula.functions used by org.apache.poi.hssf.record.formula.eval
FreeRefFunction
          For most Excel functions, involving references ((cell, area), (2d, 3d)), the references are passed in as arguments, and the exact location remains fixed.
Function
           
 

Classes in org.apache.poi.hssf.record.formula.functions used by org.apache.poi.hssf.record.formula.functions
BooleanFunction
           
FinanceFunction
           
FreeRefFunction
          For most Excel functions, involving references ((cell, area), (2d, 3d)), the references are passed in as arguments, and the exact location remains fixed.
Function
           
LogicalFunction
           
MultiOperandNumericFunction
           
NotImplementedFunction
           
NumericFunction
           
TextFunction
           
XYNumericFunction
           
 



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