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