Import and export of charts

15 views
Skip to first unread message

anthony...@googlemail.com

unread,
Jun 23, 2018, 3:00:14 AM6/23/18
to JExcel Forum
Please is it possible to import and export charts created in excel into java using jexcel? Also is all excel charts functionalities available within jexcel?

nataliya.rybynok

unread,
Jun 25, 2018, 11:28:06 AM6/25/18
to JExcel Forum
Hello,

A sample that demonstrates how to create and export Excel charts programmatically is attached to this reply. This sample is also provided as a part of the JExcel distribution archive.

In general, most of the charts functionality that is available in Excel VBA is expected to work in JExcel. However, there is no high-level API for this case, so you'll have to use the native peers. Native peers can be considered as more direct Java wrappers for the Excel object model  — that is the same object model that is available in VBA.

Please let us know if you have any further questions about this functionality.

Best regards.
ExportChartToImage.java
Reply all
Reply to author
Forward
0 new messages