|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Function4Arg | |
---|---|
org.apache.poi.ss.formula.functions |
Uses of Function4Arg in org.apache.poi.ss.formula.functions |
---|
Classes in org.apache.poi.ss.formula.functions that implement Function4Arg | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
class |
FinanceFunction
|
|||||||||||||||||||
class |
Fixed4ArgFunction
Convenience base class for functions that must take exactly four arguments. |
|||||||||||||||||||
class |
Hlookup
Implementation of the HLOOKUP() function. |
|||||||||||||||||||
class |
Index
Implementation for the Excel function INDEX Syntax : INDEX ( reference, row_num[, column_num [, area_num]]) INDEX ( array, row_num[, column_num])
Copyright 2015 The Apache Software Foundation or its licensors, as applicable. |