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

SimpleXLSXGen adds background-colored cells to selection count even if they're empty #164

Open
denisboccardo opened this issue Feb 28, 2025 · 1 comment

Comments

@denisboccardo
Copy link

If you generate a XLSX file with this library and you apply a background color to empty cells, later, in the exported file, if you select these cells by dragging with the mouse, they are added to the count on the bottom of Excel, even if there's no content in them.

This does not happen with empty default-colored cells.

How can I solve this problem?

@shuchkin
Copy link
Owner

pls create same xlsx directly in the MS Excel, if the behavior is different send me both files

  • may be there extra spaces in cells?

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

2 participants