23:41:58 Create new PHPExcel object
23:41:58 Set document properties
23:41:58 Add some data
23:41:58 Set header/footer
23:41:58 Add a drawing to the header
23:41:58 Set page orientation and size
23:41:58 Rename worksheet
23:41:58 Write to Excel2007 format
23:41:59 File written to 04printing.xlsx
Call time to write Workbook was 0.0420 seconds
23:41:59 Current memory usage: 1.5 MB
23:41:59 Write to Excel5 format
23:41:59 File written to 04printing.xls
Call time to write Workbook was 0.0383 seconds
23:41:59 Current memory usage: 1.75 MB
23:41:59 Peak memory usage: 1.75 MB
23:41:59 Done writing files
Files have been created in D:\abcd\ESSamp\ESSamp\wwwroot\2021BACK\PHPExcel\Examples