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