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