01:10:09 Create new PHPExcel object
01:10:09 Set document properties
01:10:09 Add some data
01:10:09 Set header/footer
01:10:09 Add a drawing to the header
01:10:09 Set page orientation and size
01:10:09 Rename worksheet
01:10:09 Write to Excel2007 format
01:10:09 File written to 04printing.xlsx
Call time to write Workbook was 0.0248 seconds
01:10:09 Current memory usage: 6 MB
01:10:09 Write to Excel5 format
01:10:09 File written to 04printing.xls
Call time to write Workbook was 0.0215 seconds
01:10:09 Current memory usage: 6 MB
01:10:09 Peak memory usage: 6 MB
01:10:09 Done writing files
Files have been created in /home/bellopecas/public_html/vendor/phpoffice/phpexcel/Examples