Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

Export excel with hyperlink #58

Open
pzn666 opened this issue May 6, 2017 · 1 comment
Open

Export excel with hyperlink #58

pzn666 opened this issue May 6, 2017 · 1 comment

Comments

@pzn666
Copy link

pzn666 commented May 6, 2017

Hi is there any to export tables with hyperlink to excel?
like:

showing text

thanks

@clarketm clarketm self-assigned this May 6, 2017
@clarketm
Copy link
Owner

@pzn666 – I am short on bandwidth at the moment, but this feature wouldn't be too difficult to implement if you want to submit a PR. SheetJS has support for hyperlinks built-in. We would need to attach the hyperlink metadata inside of TableExport's createSheet method using the l property to wire this up:

e.g.

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants