12:12:28 Create new PHPExcel object
12:12:28 Set document properties
12:12:28 Add some data
12:12:28 Set header/footer
12:12:28 Add a drawing to the header
12:12:28 Set page orientation and size
12:12:28 Rename worksheet
12:12:28 Write to Excel2007 format
12:12:28 File written to 04printing.xlsx
Call time to write Workbook was 0.0451 seconds
12:12:28 Current memory usage: 6.5 MB
12:12:28 Write to Excel5 format
12:12:28 File written to 04printing.xls
Call time to write Workbook was 0.0351 seconds
12:12:28 Current memory usage: 8.75 MB
12:12:28 Peak memory usage: 8.75 MB
12:12:28 Done writing files
Files have been created in D:\wwwroot\food\vendor\phpoffice\phpexcel\Examples