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