-
Notifications
You must be signed in to change notification settings - Fork 265
Open
Description
We're running into issues with some of Excel exports where we're exceeding the 65,530 hyperlinks hard limit in Excel and it's causing a warning message to be displayed when Excel opens the .xlsx file.
I tried to look through the repo to see if this had been handled or talked about before but didn't find anything.
I'm wondering if you had any ideas on how best to deal with this? I'm thinking it would be useful to keep some kind of a hyperlink count in the library itself for each Worksheet that would just disable (maybe with a console warning) any hyperlinks after that hard limit is reached.
Let me know your thoughts.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels