You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Miguel Gomez <mi...@docpath.com> on 2010/11/10 11:06:48 UTC

XSSFChart?

Hello, I'm trying to get the Charts of a sheet in Office 2007 with poi
3.7 final, but I can´t. Is it possible?

In office 2003 is easy:
HSSFChart[] listChart = HSSFChart.getSheetCharts(sheet);

The type XSSFChart don´t exist, which is the equivalent?

Best Regards and thank you

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