Uses of Class
loci.poi.hssf.record.formula.OperationPtg
Packages that use OperationPtg
Package
Description
formula package contains binary PTG structures used in Formulas
-
Uses of OperationPtg in loci.poi.hssf.record.formula
Subclasses of OperationPtg in loci.poi.hssf.record.formulaModifier and TypeClassDescriptionclassThis 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 subclassesclassAddition operator PTG the "+" binomial operator.class"Special Attributes" This seems to be a Misc Stuff and Junk record.classclassThis PTG implements the standard binomial divide "/"classclassclassclassPTG class to implement greater or equal toclassGreater than operator PTG ">"classclassPtg class to implement less than or equalclassLess than operator PTG "<".classImplements the standard mathmatical multiplication - *classPtg class to implement not equalclassWhile formula tokens are stored in RPN order and thus do not need parenthesis for precedence reasons, Parenthesis tokens ARE written to ensure that user entered parenthesis are displayed as-is on reading back Avik Sengupta <lists@aviksengupta.com> Andrew C.classPercent PTG.classclassclassclassUnary Plus operator does not have any effect on the operandclassUnary Plus operator does not have any effect on the operandclass