23:14:36 Create new PHPExcel object
23:14:36 Set document properties
23:14:36 Add some data
23:14:36 Set column widths
23:14:36 Add conditional formatting
23:14:36 Duplicate the conditional formatting across a range of cells
23:14:36 Set fonts
23:14:36 Set header/footer
23:14:36 Set page orientation and size
23:14:36 Rename worksheet
23:14:36 Write to Excel2007 format
23:14:36 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0168 seconds
23:14:36 Write to Excel5 format
23:14:36 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0659 seconds
23:14:36 Current memory usage: 6.5 MB
23:14:36 Peak memory usage: 6.5 MB
23:14:36 Done writing file
File has been created in /var/www/html/onswitch.neon/vendor/phpoffice/phpexcel/Examples