15:50:18 Create new PHPExcel object
15:50:18 Set document properties
15:50:18 Add some data
15:50:18 Add comments
15:50:18 Add rich-text string
15:50:18 Merge cells
15:50:18 Protect cells
15:50:18 Set cell number formats
15:50:18 Set column widths
15:50:18 Set fonts
15:50:18 Set alignments
15:50:18 Set thin black border outline around column
15:50:18 Set thick brown border outline around Total
15:50:18 Set fills
15:50:18 Set style for header row using alternative method
15:50:19 Unprotect a cell
15:50:19 Add a hyperlink to an external website
15:50:19 Add a hyperlink to another cell on a different worksheet within the workbook
15:50:19 Add a drawing to the worksheet
15:50:19 Add a drawing to the worksheet
15:50:19 Add a drawing to the worksheet
15:50:19 Play around with inserting and removing rows and columns
15:50:19 Set header/footer
15:50:19 Set page orientation and size
15:50:19 Rename first worksheet
15:50:19 Create a second Worksheet object
15:50:19 Add some data
15:50:19 Set the worksheet tab color
15:50:19 Set alignments
15:50:19 Set column widths
15:50:19 Set fonts
15:50:19 Add a drawing to the worksheet
15:50:19 Set page orientation and size
15:50:19 Rename second worksheet
15:50:19 Write to Excel2007 format
15:50:19 File written to 05featuredemo.xlsx
Call time to write Workbook was 0.0114 seconds
15:50:19 Current memory usage: 2 MB
15:50:19 Write to Excel5 format
Warning: fopen(/var/www/html/var/www/html/vendor/phpoffice/phpexcel/Examples/05featuredemo.xls): failed to open stream: Permission denied in /var/www/html/var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 90
Fatal error: Uncaught PHPExcel_Writer_Exception: Can't open /var/www/html/var/www/html/vendor/phpoffice/phpexcel/Examples/05featuredemo.xls. It may be in use or protected. in /var/www/html/var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php:93
Stack trace:
#0 /var/www/html/var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5.php(226): PHPExcel_Shared_OLE_PPS_Root->save('/var/www/html/v...')
#1 /var/www/html/var/www/html/vendor/phpoffice/phpexcel/Examples/05featuredemo.php(63): PHPExcel_Writer_Excel5->save('/var/www/html/v...')
#2 {main}
thrown in /var/www/html/var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 93