07:45:41 Create new PHPExcel object
07:45:41 Set document properties
07:45:41 Add some data
07:45:41 Set column widths
07:45:41 Add conditional formatting
07:45:41 Duplicate the conditional formatting across a range of cells
07:45:41 Set fonts
07:45:41 Set header/footer
07:45:41 Set page orientation and size
07:45:41 Rename worksheet
07:45:41 Write to Excel2007 format
07:45:41 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0027 seconds
07:45:41 Write to Excel5 format
07:45:41 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0358 seconds
07:45:41 Current memory usage: 2 MB
07:45:41 Peak memory usage: 2 MB
07:45:41 Done writing file
File has been created in /var/www/html/fims-dev/ims/vendor/phpoffice/phpexcel/Examples