|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
OperationPtg | defines a Ptg that is an operation instead of an operand |
Class Summary | |
AddPtg | |
AreaPtg | |
AttrPtg | "Special Attributes" This seems to be a Misc Stuff and Junk record. |
DividePtg | |
ExpPtg | |
FormulaUtil | |
IntPtg | Integer (short intger) Stores a (java) short value in a formula |
MemErrPtg | |
MultiplyPtg | |
NamePtg | |
ParenthesisPtg | Denotes that the previous operation (if just after an operation) or operand (if just after an operand) should appear in parenthesis. |
PowerPtg | |
Ptg | |
SubtractPtg | |
UnknownPtg | |
ValueReferencePtg | |
ValueVariableFunctionPtg | An excel function with variable number of value arguments. |
formula package contains binary PTG structures used in Formulas (not yet supported!)
FormulaRecord
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |