02:43:34 Create new PHPExcel object
02:43:34 Set document properties
02:43:34 Add some data
02:43:34 Set column widths
02:43:34 Add conditional formatting
02:43:34 Duplicate the conditional formatting across a range of cells
02:43:34 Set fonts
02:43:34 Set header/footer
02:43:34 Set page orientation and size
02:43:34 Rename worksheet
02:43:34 Write to Excel2007 format
02:43:34 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0142 seconds
02:43:34 Write to Excel5 format
02:43:34 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0131 seconds
02:43:34 Current memory usage: 4.5 MB
02:43:34 Peak memory usage: 4.5 MB
02:43:34 Done writing file
File has been created in /home/warsawapcp/backup/restaurantmanager.pl.old/vendor/phpoffice/phpexcel/Examples