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