22:43:14 Create new PHPExcel object
22:43:14 Set document properties
22:43:14 Add some data
22:43:14 Set column widths
22:43:14 Add conditional formatting
22:43:14 Duplicate the conditional formatting across a range of cells
22:43:14 Set fonts
22:43:14 Set header/footer
22:43:14 Set page orientation and size
22:43:14 Rename worksheet
22:43:14 Write to Excel2007 format
22:43:14 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0122 seconds
22:43:14 Write to Excel5 format
22:43:14 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0152 seconds
22:43:14 Current memory usage: 6 MB
22:43:14 Peak memory usage: 6 MB
22:43:14 Done writing file
File has been created in /home/corpubc/public_html/ControlUVMCT/vendor/phpoffice/phpexcel/Examples