why not write comments in .xlsx file? #233
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
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/sheetjs#233
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?
I think write comments in
.xlsx
file is very useful.https://github.com/SheetJS/js-xlsx/blob/master/xlsx.js#L11280-L11358
Is there a way to write comments/tooltips to an excel file with the xlsx package?
Sorry. I have no idea. I just want this feature can be realized. I think it will like this : https://github.com/jmcnamara/XlsxWriter/blob/master/xlsxwriter/comments.py