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