11:24:12 Create new PHPExcel object
11:24:12 Set document properties
11:24:12 Add some data
11:24:12 Set column widths
11:24:12 Add conditional formatting
11:24:12 Duplicate the conditional formatting across a range of cells
11:24:12 Set fonts
11:24:12 Set header/footer
11:24:12 Set page orientation and size
11:24:12 Rename worksheet
11:24:12 Write to Excel2007 format
11:24:12 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0196 seconds
11:24:12 Write to Excel5 format
11:24:12 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0247 seconds
11:24:12 Current memory usage: 6 MB
11:24:12 Peak memory usage: 6 MB
11:24:12 Done writing file
File has been created in /home/idshop/public_html/test/vendor/phpoffice/phpexcel/Examples