23:34:52 Create new PHPExcel object
23:34:52 Set document properties
23:34:52 Add some data
23:34:52 Add conditional formatting
23:34:52 Duplicate the conditional formatting across a range of cells
23:34:52 Write to Excel2007 format
23:34:52 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0263 seconds
23:34:52 Write to Excel5 format
23:34:52 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0245 seconds
23:34:52 Current memory usage: 1.25 MB
23:34:52 Peak memory usage: 1.25 MB
23:34:52 Done writing file
File has been created in D:\abcd\ESSamp\ESSamp\wwwroot\2021\PHPExcel\Examples