Thanks for reply Nick.

I am getting an odd exception as follows while using

Code
=======
FormulaRecord frec = (FormulaRecord) record;
String fs = FormulaParser.toFormulaString(null,frec.getParsedExpression());

Exception
============
org.apache.poi.hssf.record.RecordFormatException: Coding Error: Expected ExpPtg to be converted from Shared to Non-Shared Formula by ValueRecordsAggregate, but it wasn't

What could this mean? Thanks in advance.

Andy Chien

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to