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