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