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