| Package | Description |
|---|---|
| loci.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
| loci.poi.hssf.record.formula |
formula package contains binary PTG structures used in Formulas
|
| Modifier and Type | Method and Description |
|---|---|
private AbstractFunctionPtg |
FormulaParser.getFunction(String name,
byte numArgs)
Generates the variable function ptg for the formula.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FuncPtg |
class |
FuncVarPtg |
Copyright © 2015 Open Microscopy Environment