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
Syntax: COUNTBLANK ( range )
Copyright 2014 The Apache Software Foundation or its licensors, as applicable. |