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