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