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

Use shared string table when exporting xls #448

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Conversation

ivansg44
Copy link
Collaborator

@ivansg44 ivansg44 commented Oct 4, 2024

Resolves #442
This removes cell cap of 255 chars for xls exports

* Removes cell cap of 255 chars
@ivansg44 ivansg44 requested a review from ddooley October 4, 2024 20:32
@ddooley ddooley merged commit 5716346 into master Oct 10, 2024
1 check passed
@ddooley ddooley deleted the remove_xls_char_cap branch October 10, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

xls files cap cell strs at 255 chars
2 participants