Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generated XLS files cause crash when attempting to modify. #1

Closed
chaditos opened this issue Dec 12, 2014 · 2 comments
Closed

Generated XLS files cause crash when attempting to modify. #1

chaditos opened this issue Dec 12, 2014 · 2 comments
Assignees
Labels

Comments

@chaditos
Copy link
Owner

Found that generated XLS files will crash Excel (both Mac and Windows) when attempting to modify. As users are encouraged to modify the sheets to generate partitions this is important.

@chaditos chaditos added the bug label Dec 12, 2014
@chaditos chaditos self-assigned this Dec 12, 2014
@chaditos
Copy link
Owner Author

Have been trying to test workarounds such as the one posted here http://tinyurl.com/qan82yw but it seems to not work for my purposes. Instead of doing tests to see why ExcelLibrary might be failing. I'm going to implement the XLS module with the NPOI .Net Libraries as they seem more reliable.

@chaditos chaditos reopened this Dec 12, 2014
@chaditos
Copy link
Owner Author

Re-implemented with NPOI. On to refactoring and then GUI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant