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