04:25:00 Create new PHPExcel object
04:25:00 Set document properties
04:25:00 Add some data
04:25:00 Add comments
04:25:00 Add rich-text string
04:25:00 Merge cells
04:25:00 Protect cells
04:25:00 Set cell number formats
04:25:00 Set column widths
04:25:00 Set fonts
04:25:00 Set alignments
04:25:00 Set thin black border outline around column
04:25:00 Set thick brown border outline around Total
04:25:00 Set fills
04:25:00 Set style for header row using alternative method
04:25:00 Unprotect a cell
04:25:00 Add a hyperlink to an external website
04:25:00 Add a hyperlink to another cell on a different worksheet within the workbook
04:25:00 Add a drawing to the worksheet
04:25:00 Add a drawing to the worksheet
04:25:00 Add a drawing to the worksheet
04:25:00 Play around with inserting and removing rows and columns
04:25:00 Set header/footer
04:25:00 Set page orientation and size
04:25:00 Rename first worksheet
04:25:00 Create a second Worksheet object
04:25:00 Add some data
04:25:00 Set the worksheet tab color
04:25:00 Set alignments
04:25:00 Set column widths
04:25:00 Set fonts
04:25:00 Add a drawing to the worksheet
04:25:00 Set page orientation and size
04:25:00 Rename second worksheet
04:25:00 Write to Excel5 format

Warning: fopen(/home/mirko/codici/siti/mose/vendor/phpoffice/phpexcel/Examples/14excel5.xls): failed to open stream: Permission denied in /home/mirko/codici/siti/mose/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 90

Fatal error: Uncaught PHPExcel_Writer_Exception: Can't open /home/mirko/codici/siti/mose/vendor/phpoffice/phpexcel/Examples/14excel5.xls. It may be in use or protected. in /home/mirko/codici/siti/mose/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php:93 Stack trace: #0 /home/mirko/codici/siti/mose/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5.php(226): PHPExcel_Shared_OLE_PPS_Root->save('/home/mirko/cod...') #1 /home/mirko/codici/siti/mose/vendor/phpoffice/phpexcel/Examples/14excel5.php(48): PHPExcel_Writer_Excel5->save('/home/mirko/cod...') #2 {main} thrown in /home/mirko/codici/siti/mose/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 93