reading and writing with cellStyles: true does not perpetuate styles #3214
Labels
No Label
DBF
Dates
Defined Names
Features
Formula
HTML
Images
Infrastructure
Integration
International
ODS
Operations
Performance
PivotTables
Pro
Protection
Read Bug
SSF
SYLK
Style
Write Bug
good first issue
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/sheetjs#3214
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Issue:
Reading a .xlsx file, making a modification, and reexporting it does not keep the cell styles like border and color background.
Reproduction repo:
https://github.com/EmilienKopp/xlsx_styles_repro
git@github.com:EmilienKopp/xlsx_styles_repro.git
We offer a special workflow for modifying existing files as part of "Pro Edit"
We do hope to add it to SheetJS CE at some point, but the current focus is data processing correctness and performance.