04:28:01 Create new PHPExcel object
04:28:01 Set document properties
04:28:01 Add some data
04:28:01 Set column widths
04:28:01 Add conditional formatting
04:28:01 Duplicate the conditional formatting across a range of cells
04:28:01 Set fonts
04:28:01 Set header/footer
04:28:01 Set page orientation and size
04:28:01 Rename worksheet
04:28:01 Write to Excel2007 format
04:28:01 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0138 seconds
04:28:01 Write to Excel5 format
04:28:01 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0214 seconds
04:28:01 Current memory usage: 5.25 MB
04:28:01 Peak memory usage: 5.25 MB
04:28:01 Done writing file
File has been created in /home/factovizjh/presicote_test/vendor/phpoffice/phpexcel/Examples