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