03:54:14 Create new PHPExcel object
03:54:14 Set document properties
03:54:14 Add some data
03:54:14 Set header/footer
03:54:14 Add a drawing to the header
03:54:14 Set page orientation and size
03:54:14 Rename worksheet
03:54:14 Write to Excel2007 format
03:54:14 File written to 04printing.xlsx
Call time to write Workbook was 0.0469 seconds
03:54:14 Current memory usage: 1.25 MB
03:54:14 Write to Excel5 format
03:54:14 File written to 04printing.xls
Call time to write Workbook was 0.0156 seconds
03:54:14 Current memory usage: 1.5 MB
03:54:14 Peak memory usage: 1.5 MB
03:54:14 Done writing files
Files have been created in d:\wwwroot\case\wwwroot\case2\simplewind\vendor\phpoffice\phpexcel\Examples