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

公式导入会多一个=导致 #109

Open
SYJACK7 opened this issue Apr 11, 2024 · 2 comments
Open

公式导入会多一个=导致 #109

SYJACK7 opened this issue Apr 11, 2024 · 2 comments

Comments

@SYJACK7
Copy link

SYJACK7 commented Apr 11, 2024

文件: /src/ToLuckySheet/LuckyCell.ts

cellValue.f = "=" + formulaValue;

这一段代码中会给原本已经有=的cellValue额外追加=号,导致导入后解析错误。

@a13530616970
Copy link

这个问题解决了吗

@LenMotion
Copy link

我也遇到这个问题了

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

No branches or pull requests

3 participants