|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Function1Arg | |
---|---|
org.apache.poi.ss.formula.eval | |
org.apache.poi.ss.formula.functions |
Uses of Function1Arg in org.apache.poi.ss.formula.eval |
---|
Classes in org.apache.poi.ss.formula.eval that implement Function1Arg | |
---|---|
class |
PercentEval
Implementation of Excel formula token '%'. |
class |
UnaryMinusEval
|
class |
UnaryPlusEval
|
Uses of Function1Arg in org.apache.poi.ss.formula.functions |
---|
Classes in org.apache.poi.ss.formula.functions that implement Function1Arg | |
---|---|
class |
Bin2Dec
Implementation for Excel Bin2Dec() function. |
class |
CalendarFieldFunction
Implementation of Excel functions Date parsing functions: Date - DAY, MONTH and YEAR Time - HOUR, MINUTE and SECOND |
class |
Code
Implementation for Excel CODE () function. |
class |
Column
|
class |
Columns
Implementation for Excel COLUMNS function. |
class |
Countblank
Implementation for the function COUNTBLANK |
class |
Dec2Bin
Implementation for Excel Bin2Dec() function. |
class |
Dec2Hex
Implementation for Excel DELTA() function. |
class |
Errortype
Implementation for the ERROR.TYPE() Excel function. |
class |
Even
|
class |
FactDouble
Implementation for Excel FACTDOUBLE() function. |
class |
Fixed
|
class |
Fixed1ArgFunction
Convenience base class for functions that must take exactly one argument. |
class |
Hex2Dec
Implementation for Excel HEX2DEC() function. |
class |
Hyperlink
Implementation of Excel HYPERLINK function. |
class |
Imaginary
Implementation for Excel IMAGINARY() function. |
class |
ImReal
Implementation for Excel ImReal() function. |
class |
LogicalFunction
Implementation of the various ISxxx Logical Functions, which take a single expression argument, and return True or False. |
static class |
NumericFunction.OneArg
|
class |
Oct2Dec
Implementation for Excel Oct2Dec() function. |
class |
Odd
|
class |
RowFunc
Implementation for the Excel function ROW |
class |
Rows
Implementation for Excel ROWS function. |
class |
T
Implementation of Excel T() function |
class |
Value
Implementation for Excel VALUE() function. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |