https://bz.apache.org/bugzilla/show_bug.cgi?id=60072
--- Comment #4 from Javen O'Neal <onealj@apache.org> ---
You can use test-data/spreadsheet/WithChart.xlsx and WithDrawing.xlsx for unit
tests or make your own test spreadsheet (or even better, write a unit test
starting with a new XSSFWorkbook(), add the chart and/or drawing to the
workbook, shift the rows, and verify that the chart and drawing were shifted
the correct number of rows.
https://svn.apache.org/viewvc/poi/trunk/test-data/spreadsheet/
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org
|