Package | Description |
---|---|
org.zkoss.poi.ss.formula |
This package contains common internal POI code for manipulating formulas.
|
org.zkoss.poi.ss.formula.atp | |
org.zkoss.poi.ss.formula.eval | |
org.zkoss.poi.ss.formula.functions | |
org.zkoss.poi.ss.formula.udf | |
org.zkoss.poi.xssf.model | |
org.zkoss.zssex.formula |
Classes bridging ZK Spreadsheet formula functions to ZK EL functions.
|
org.zkoss.zssex.formula.fn |
ZK EL functions implementation that realize ZK Spreadsheet formula functions.
|
Class and Description |
---|
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
Common interface for all implementations of Excel built-in functions.
|
Class and Description |
---|
FreeRefFunction
For most Excel functions, involving references ((cell, area), (2d, 3d)), the references are
passed in as arguments, and the exact location remains fixed.
|
Class and Description |
---|
Fixed1ArgFunction
Convenience base class for functions that must take exactly one argument.
|
Fixed2ArgFunction
Convenience base class for functions that must take exactly two arguments.
|
Function
Common interface for all implementations of Excel built-in functions.
|
Function1Arg
Implemented by all functions that can be called with one argument
|
Function2Arg
Implemented by all functions that can be called with two arguments
|
Operator
Marker interface for function accept one argument or two arguments.
|
Class and Description |
---|
Complex |
Count
Counts the number of cells that contain numeric data within
the list of arguments.
|
Counta
Counts the number of cells that contain data within the list of arguments.
|
Fixed0ArgFunction
Convenience base class for functions that only take zero arguments.
|
Fixed1ArgFunction
Convenience base class for functions that must take exactly one argument.
|
Fixed2ArgFunction
Convenience base class for functions that must take exactly two arguments.
|
Fixed3ArgFunction
Convenience base class for functions that must take exactly three arguments.
|
Fixed4ArgFunction
Convenience base class for functions that must take exactly four arguments.
|
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
Common interface for all implementations of Excel built-in functions.
|
Function0Arg
Implemented by all functions that can be called with zero arguments
|
Function1Arg
Implemented by all functions that can be called with one argument
|
Function2Arg
Implemented by all functions that can be called with two arguments
|
Function3Arg
Implemented by all functions that can be called with three arguments
|
Function4Arg
Implemented by all functions that can be called with four arguments
|
MultiOperandNumericFunction |
NumericFunction.OneArg |
Operator
Marker interface for function accept one argument or two arguments.
|
XYNumericFunction |
XYNumericFunction.Accumulator |
Class and Description |
---|
FreeRefFunction
For most Excel functions, involving references ((cell, area), (2d, 3d)), the references are
passed in as arguments, and the exact location remains fixed.
|
Class and Description |
---|
FreeRefFunction
For most Excel functions, involving references ((cell, area), (2d, 3d)), the references are
passed in as arguments, and the exact location remains fixed.
|
Class and Description |
---|
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
Common interface for all implementations of Excel built-in functions.
|
Class and Description |
---|
Complex |
Function
Common interface for all implementations of Excel built-in functions.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.