04:02:45 Create new PHPExcel object
04:02:45 Set document properties
04:02:45 Add some data
04:02:45 Add comments
04:02:45 Add rich-text string
04:02:45 Merge cells
04:02:45 Protect cells
04:02:45 Set cell number formats
04:02:45 Set column widths
04:02:45 Set fonts
04:02:45 Set alignments
04:02:45 Set thin black border outline around column
04:02:45 Set thick brown border outline around Total
04:02:45 Set fills
04:02:45 Set style for header row using alternative method
04:02:45 Unprotect a cell
04:02:45 Add a hyperlink to an external website
04:02:45 Add a hyperlink to another cell on a different worksheet within the workbook
04:02:45 Add a drawing to the worksheet
04:02:45 Add a drawing to the worksheet
04:02:45 Add a drawing to the worksheet
04:02:45 Play around with inserting and removing rows and columns
04:02:45 Set header/footer
04:02:45 Set page orientation and size
04:02:45 Rename first worksheet
04:02:45 Create a second Worksheet object
04:02:45 Add some data
04:02:45 Set the worksheet tab color
04:02:45 Set alignments
04:02:45 Set column widths
04:02:45 Set fonts
04:02:45 Add a drawing to the worksheet
04:02:45 Set page orientation and size
04:02:45 Rename second worksheet
04:02:45 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/sorianoariza/appssori/proyectos-laravel/monederos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
04:02:46 File written to 14excel5.xls
Call time to write Workbook was 0.1970 seconds
04:02:46 Current memory usage: 6 MB
04:02:46 Peak memory usage: 6 MB
04:02:46 Done writing file
File has been created in /home/sorianoariza/appssori/proyectos-laravel/monederos/vendor/phpoffice/phpexcel/Examples