|
|||||||||
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 | |
FormulaParser | EXPERIMENTAL code to parse formulas back and forth between RPN and not |
FormulaUtil | |
IntPtg | Integer (short intger) Stores a (java) short value in a formula |
MemErrPtg | |
MultiplyPtg | |
NamePtg | |
ParenthesisPtg | Dummy class, we want it only for for the parsing process
does not actually get into the file -- note by andy...there is a parenthesis PTG
that can be written and is sometimes!
Avik Sengupta |
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 |