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