David Hoerl
David Hoerl
I'm adding this (mostly) for future readers. My current company is using this source, and we are getting occasional crashes just like the one above. However, that the tile draws...
There is no defined way to use the password to unlock the contents, so the answer is "no".
Sorry for the confusion - I tried to answer too fast. For sure I will fix this problem - give me a few days.
The code can only read .xls binary files - the xlsx are XML format and totally different. Very sorry for the confusion earlier - I had a DHxlslib project earlier,...
To add to the confusion is that I named the project 'DHlibxls', but the actual framework is 'DHxlsReader'. You only need JXLS if you want to WRITE Excel files. BTW,...
The way to "send" a file is put it on Dropbox or some other public forum, or if you do not want to do that you can email it to...
The problem is password protection. Data is all unavailable in this case, nothing the library can do. These are the relevant records: libxls : BOF ID: 0012h PROTECT (Protection Flag)...
Really, the libxls library should just abort when it sees these protection flags. I don't know the ins and outs of how Excel implements these, but this issue of passwords...
There was no image attached to your post. What cell did you add junk into - row 3 column 1? The root issue here is libels's ability to decode the...
DHxlsReaderIOS - the other project shows a sample use of this project.