XLSX.utils.table_to_book not preserving hyperlinks #1509
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#1509
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'm trying to save an HTML table to excel using
XLSX.utils.table_to_book()
. However, hyperlinks in the table are getting converted to raw text. How can I preserve the hyperlinks?I have the same question
same...
I am using
l
but it isn't working18ce6212c4