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

Add an option to toggle between shared strings and embedded strings #195

Open
afalkenhahn opened this issue Oct 11, 2022 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@afalkenhahn
Copy link

OpenXLSX already has code in XLCellValue.cpp that sets strings as embedded strings instead of using shared strings. Currently, this code is disabled, though. I think it would be nice if apps could specify whether strings should be added as shared strings or as embedded strings so an option to toggle between shared and embedded strings when setting cell values would be nice to have.

@aral-matrix aral-matrix added the enhancement New feature or request label Jan 11, 2025
@aral-matrix
Copy link
Collaborator

putting this on the to-do list as of now.

@aral-matrix aral-matrix self-assigned this Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants