|
JComponentPack 1.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CellFunctionType | |
|---|---|
| com.zfqjava.formula | |
| Uses of CellFunctionType in com.zfqjava.formula |
|---|
| Fields in com.zfqjava.formula declared as CellFunctionType | |
|---|---|
static CellFunctionType |
CellFunctionType.CELL
|
static CellFunctionType |
CellFunctionType.CUSTOM
|
static CellFunctionType |
CellFunctionType.DATABASE
|
static CellFunctionType |
CellFunctionType.DATE_TIME
|
static CellFunctionType |
CellFunctionType.ENGINEER
|
static CellFunctionType |
CellFunctionType.FINANCE
|
static CellFunctionType |
CellFunctionType.INFO
|
static CellFunctionType |
CellFunctionType.LOGICAL
|
static CellFunctionType |
CellFunctionType.MATH
|
static CellFunctionType |
CellFunctionType.STAT
|
static CellFunctionType |
CellFunctionType.STRING
|
| Methods in com.zfqjava.formula that return CellFunctionType | |
|---|---|
CellFunctionType[] |
CellFormulaFactory.getSupportedCellFunctionTypes()
Returns all supported cell function types. |
static CellFunctionType[] |
CellFunctionType.values()
|
| Methods in com.zfqjava.formula with parameters of type CellFunctionType | |
|---|---|
String[] |
CellFormulaFactory.getCellFunctionNamesByType(CellFunctionType type)
Returns all supported cell function names by the specified type. |
|
JComponentPack 1.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||