Search found 1 match
- Fri Oct 16, 2020 9:19 am
- Forum: XLSReadWritwII 6
- Topic: How can I read it with XLSReadWriteII?
- Replies: 1
- Views: 2876
How can I read it with XLSReadWriteII?
Save following code as test.xls, and you can open it in Excel. But, how can I read it with XLSReadWriteII ? <?xml version="1.0"?> <ss:Workbook xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"> <ss:Styles> <ss:Style ss:ID="1"> <ss:Font ss:Bold="1"/> </ss...