19:30:05 Create new PHPExcel object
19:30:05 Set document properties
19:30:05 Add some data
19:30:05 Add comments
19:30:05 Add rich-text string
19:30:05 Merge cells
19:30:05 Protect cells
19:30:05 Set cell number formats
19:30:05 Set column widths
19:30:05 Set fonts
19:30:05 Set alignments
19:30:05 Set thin black border outline around column
19:30:05 Set thick brown border outline around Total
19:30:05 Set fills
19:30:05 Set style for header row using alternative method
19:30:05 Unprotect a cell
19:30:05 Add a hyperlink to an external website
19:30:05 Add a hyperlink to another cell on a different worksheet within the workbook
19:30:05 Add a drawing to the worksheet
19:30:05 Add a drawing to the worksheet
19:30:05 Add a drawing to the worksheet
19:30:05 Play around with inserting and removing rows and columns
19:30:05 Set header/footer
19:30:05 Set page orientation and size
19:30:05 Rename first worksheet
19:30:05 Create a second Worksheet object
19:30:05 Add some data
19:30:05 Set the worksheet tab color
19:30:05 Set alignments
19:30:05 Set column widths
19:30:05 Set fonts
19:30:05 Add a drawing to the worksheet
19:30:05 Set page orientation and size
19:30:05 Rename second worksheet
19:30:05 Write to Excel2007 format
19:30:05 File written to 41password.xlsx
Call time to write Workbook was 0.0068 seconds
19:30:05 Current memory usage: 2.75 MB
19:30:05 Write to Excel5 format

Warning: fopen(/var/www/tmcs/vendor/phpoffice/phpexcel/Examples/41password.xls): failed to open stream: Permission denied in /var/www/tmcs/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/tmcs/vendor/phpoffice/phpexcel/Examples/41password.xls. It may be in use or protected.' in /var/www/tmcs/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php:93 Stack trace: #0 /var/www/tmcs/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5.php(226): PHPExcel_Shared_OLE_PPS_Root->save('/var/www/tmcs/v...') #1 /var/www/tmcs/vendor/phpoffice/phpexcel/Examples/41password.php(69): PHPExcel_Writer_Excel5->save('/var/www/tmcs/v...') #2 {main} thrown in /var/www/tmcs/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 93