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