Skip to content

Added quote prefix feature #2809

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ldefelici-mitobit
Copy link

@ldefelici-mitobit ldefelici-mitobit commented Aug 14, 2024

Summary

The pull request add the feature to quote cell content, using the 'quote prefix' style of the xlsx file format.
Using this feature we have the same behavior of the cell A2 in the following image.

image

Test plan

To test the new feature we added a new test 'spec/escape/escape.js' that creates 2 files and into the second one the cell 'A1' use the new feature and escape correctly the cell content (that contains a formula)

Related to source code (for typings update)

Feature changes

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.

1 participant