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