|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.poi.hssf.record.formula | |
org.apache.poi.hssf.model | Provides low level API structures for reading, writing, modifying XLS files. |
org.apache.poi.hssf.record | Record package contains class representations for XLS binary strutures. |
org.apache.poi.hssf.record.formula | formula package contains binary PTG structures used in Formulas (not yet supported!) |
Classes in org.apache.poi.hssf.record.formula used by org.apache.poi.hssf.modelPtg
|
|
Classes in org.apache.poi.hssf.record.formula used by org.apache.poi.hssf.recordPtg
|
|
Classes in org.apache.poi.hssf.record.formula used by org.apache.poi.hssf.record.formulaAbstractFunctionPtg
|
This class provides the base functionality for Excel sheet functions There are two kinds of function Ptgs - tFunc and tFuncVar Therefore, this class will have ONLY two subclasses ControlPtg
|
OperationPtg
|
defines a Ptg that is an operation instead of an operand Ptg
|
|
|
jakarta-poi 1.10.0-dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |