You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: