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