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