On Tue, 14 Oct 2008, Pierre Lavignotte wrote:
I've just downloaded POI 3.5 Beta 3 and I can see a lot of things have changed from 3.1 FINAL.
There's a document distributed with it that should explain most of it - try docs/spreadsheet/converting.html
Because the old FormulaParser.parse(String, HSSFWorkbook) has been removed I can't get the Ptg array from a cell anymore.
I think org.apache.poi.hssf.model.HSSFFormulaParser still provides the thing you need
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
