Hi, All Is this a technique problem? or it's too complex to implement? Thanks in advance!
Regards 2013-03-20 Walle 发件人: WALLE 发送时间: 2013-03-20 17:20:12 收件人: user 抄送: 主题: Why POI can not create MS excel97-2003 chart directly? Hi, All I'm studying ms-excel 97-2003 chart, mainly for the chart structure and the binary meaning of every record by biffview with the book Microsoft Excel 97 Developer’s Kit. But I also notice the limitation about chart at http://poi.apache.org/spreadsheet/limitations.html and http://poi.apache.org/spreadsheet/chart.html. Can anybody please help me to know that why POI can not create MS chart directly? Are there any detail reasons? Because of some unknow records in chart? like EC? 5D? 105F? I have tried for many simple samples with differen chart type or different data, I find the binary data in the unknow record never change, like "5f 10 02 00 00 00", the content of 105F unknow record alway like this, never changes. My samples are too simple to notice the problem??? Thanks in advance! Regards 2013-03-20 Walle
