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