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