gitbrent / xlsx-js-style

SheetJS Community Edition + Basic Cell Styles
https://gitbrent.github.io/xlsx-js-style/
Apache License 2.0
378 stars 59 forks source link

Adding Hyperlink to a cell and changing to visited color when clicked on the hyperlink #22

Open sankarkumar23 opened 1 year ago

sankarkumar23 commented 1 year ago

I am able to hyperlink and applied styling with blue color and underline to make as a standard hyperlink. When I click on the hyperlink it's not changing the color as visited. Can this be achievable with xlsx javascript libraries?