| Package | Description | 
|---|---|
| org.apache.poi.ss.formula.eval | |
| org.apache.poi.ss.formula.functions | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PercentEval
Implementation of Excel formula token '%'. 
 | 
class  | 
UnaryMinusEval  | 
class  | 
UnaryPlusEval  | 
| Modifier and Type | Class and Description | 
|---|---|
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  | 
Columns
Implementation for Excel COLUMNS function. 
 | 
class  | 
Countblank
Implementation for the function COUNTBLANK 
 | 
class  | 
DateValue
Implementation for the DATEVALUE() Excel function. 
 | 
class  | 
Errortype
Implementation for the ERROR.TYPE() Excel function. 
 | 
class  | 
FactDouble
Implementation for Excel FACTDOUBLE() function. 
 | 
class  | 
Hex2Dec
Implementation for Excel HEX2DEC() 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  | 
MatrixFunction.OneArrayArg  | 
class  | 
NormSDist
Implementation for Excel NORMSDIST() and NORM.S.DIST functions. 
 | 
class  | 
NormSInv
Implementation for Excel NORMSINV() and NORM.S.INV() functions. 
 | 
class  | 
Oct2Dec
Implementation for Excel Oct2Dec() function. 
 | 
class  | 
Rows
Implementation for Excel ROWS function. 
 | 
class  | 
T
Implementation of Excel T() function 
 | 
class  | 
TimeValue
Implementation for the TIMEVALUE() Excel function. 
 | 
class  | 
Value
Implementation for Excel VALUE() function. 
 | 
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.