Hi, I was just wondering about the formula evaluation algorithm. Why do you need the FormulaParser at all. The cell already contains the Ptgs within the formula record. But you transform the Ptgs into a string representation and then parse the string to reconstruct the Ptgs.
Maybe I miss something, but I really don't see the point. Thx, Günter -- View this message in context: http://www.nabble.com/HSSF-FormulaParser---HSSFFormulaEvaluator-question-tf4321995.html#a12307528 Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
