I am exporting Excel work book with more than 1 sheet using PHP Spout library.
How do I set the title for each sheet? By default it is giving sheet1 sheet2 etc.
And I need to provide hyperlink from sheet2 cells to sheet1 cells. How do I set hyperlinks using Spout?