Closed CmdrMahesh closed 1 month ago
This isn't something that PHPSpreadsheet does; what wold you expect to see in the CSV file for a cell containing a hyperlink?
I would like to extract those hyperlinks if they have any instead of the text label.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is still an issue for you, please try to help by debugging it further and sharing your results. Thank you for your contributions.
Hi PHPOffice,
I am looking for a way to export my XLSX file to CSV where some columns have a hyperlink and I could not figure out how to export the file with a hyperlink instead of the text on which hyperlink is applied.
here is my code to export to CSV:
Help is appreciated as I have already googled a lot before writing a query here.
Thanks in advance.