mk-j / PHP_XLSXWriter

Lightweight XLSX Excel Spreadsheet Writer in PHP
MIT License
1.84k stars 664 forks source link

Support For Hyperlink without using =HYPERLINK() function #298

Closed isshiren closed 1 year ago

isshiren commented 3 years ago

Hello,

When are you thinking to provide support for hyperlink function. Because when use =HYPERLINK function and export. It's working fine but when we import same file we need to remove HYPERLINK function from cell.

Please provide support as soon as possible.

mk-j commented 3 years ago

This is an open source project. You are welcome to provide support for this feature whenever you have free time to do so.