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