Re: POI RecordFormatException when reading XLS file

2014-09-09 Thread Chris Bamford
Nick If you like I could create a Jira case and attach the file - would you prefer that? Thanks - Chris Chris Bamford Senior Developer m: +44 7860 405292 p: +44 207 847 8700 w: www.mimecast.com Address click here: www.mimecast.com/About-us/Contact-us/ On 8 Sep 2014, at 12:28, Chris Bamford m

SimpleShape on ChartSheet

2014-09-09 Thread Yuta Ogai
Hello, I would like to put SimpleShape on ChartSheet. I tried source as shown below, but it made an empty chart sheet. Is it unsupported yet? Utils.openWorkbook is to open a file, and Utils.saveWorkbook is to save a workbook. ChartSheet.xlsx have only one empty chart sheet. --