You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Andreas <al...@web.de> on 2012/07/09 18:48:25 UTC

Reading excel workbooks with cell functions

Hello,

i want to read excel-files (HSSFWorkbook and XSSFWorkbook) with cell functions,
that aren’t part of the Apache POI version 3.8.

I use an German Microsoft Excel 2010 and so I have some functions (like in
German excel functions "Achsenabschnitt()", "Steigung()").

They run into an org.apache.poi.ss.formula.eval.NotImplementedException (xls) or
an org.apache.poi.openxml4j.exceptions.InvalidFormatException.

How can i avoid the exceptions?

Thank you for your help.


Best regards,
Andreas



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org