forked from SheetJS/sheetjs
-
Notifications
You must be signed in to change notification settings - Fork 422
Closed
Description
In the XLSX files, the empty cells are skipped, but they are skipped even if they hold style informations.
I think they shouldn't be skipped in this case as they still hold relevant information, plus, importing + exporting an excel file without changing it should be an idempotent operation.
See : #8
Metadata
Metadata
Assignees
Labels
No labels