00:20:03 Create new PHPExcel object
00:20:03 Set document properties
00:20:03 Add some data
00:20:03 Set header/footer
00:20:03 Add a drawing to the header
00:20:03 Set page orientation and size
00:20:03 Rename worksheet
00:20:03 Write to Excel2007 format
00:20:03 File written to 04printing.xlsx
Call time to write Workbook was 0.0159 seconds
00:20:03 Current memory usage: 5.5 MB
00:20:03 Write to Excel5 format
00:20:03 File written to 04printing.xls
Call time to write Workbook was 0.0141 seconds
00:20:03 Current memory usage: 7.5 MB
00:20:03 Peak memory usage: 7.5 MB
00:20:03 Done writing files
Files have been created in /home/rrhhutem/public_html/idp-3e/vendor/phpoffice/phpexcel/Examples