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