01:55:09 Create new PHPExcel object
01:55:09 Set document properties
01:55:09 Add some data
01:55:09 Add comments
01:55:09 Add rich-text string
01:55:09 Merge cells
01:55:09 Protect cells
01:55:09 Set cell number formats
01:55:09 Set column widths
01:55:09 Set fonts
01:55:09 Set alignments
01:55:09 Set thin black border outline around column
01:55:09 Set thick brown border outline around Total
01:55:09 Set fills
01:55:09 Set style for header row using alternative method
01:55:09 Unprotect a cell
01:55:09 Add a hyperlink to the sheet
01:55:09 Add a drawing to the worksheet
01:55:09 Add a drawing to the worksheet
01:55:09 Add a drawing to the worksheet
01:55:09 Play around with inserting and removing rows and columns
01:55:09 Set header/footer
01:55:09 Set page orientation and size
01:55:09 Rename first worksheet
01:55:09 Create a second Worksheet object
01:55:09 Add some data
01:55:09 Set the worksheet tab color
01:55:09 Set alignments
01:55:09 Set column widths
01:55:09 Set fonts
01:55:09 Add a drawing to the worksheet
01:55:09 Set page orientation and size
01:55:09 Rename second worksheet
01:55:09 Write to Excel5 format
Warning: fopen(/var/www/comextweb/vendor/phpoffice/phpexcel/Examples/14excel5.xls): failed to open stream: Permission denied in /var/www/comextweb/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 90
Fatal error: Uncaught exception 'PHPExcel_Writer_Exception' with message 'Can't open /var/www/comextweb/vendor/phpoffice/phpexcel/Examples/14excel5.xls. It may be in use or protected.' in /var/www/comextweb/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php:93
Stack trace:
#0 /var/www/comextweb/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5.php(226): PHPExcel_Shared_OLE_PPS_Root->save('/var/www/comext...')
#1 /var/www/comextweb/vendor/phpoffice/phpexcel/Examples/14excel5.php(48): PHPExcel_Writer_Excel5->save('/var/www/comext...')
#2 {main}
thrown in /var/www/comextweb/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 93