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