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