|
|||||||||
| Home >> All >> org >> apache >> cocoon >> poi >> hssf >> record >> [ formula overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.cocoon.poi.hssf.record.formula
| 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. |
|
|||||||||
| Home >> All >> org >> apache >> cocoon >> poi >> hssf >> record >> [ formula overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||