12:54:04 Create new PHPExcel object
12:54:04 Set document properties
12:54:04 Add some data
12:54:04 Set column widths
12:54:04 Add conditional formatting
12:54:04 Duplicate the conditional formatting across a range of cells
12:54:04 Set fonts
12:54:04 Set header/footer
12:54:04 Set page orientation and size
12:54:04 Rename worksheet
12:54:04 Write to Excel2007 format
12:54:04 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0247 seconds
12:54:04 Write to Excel5 format
12:54:04 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0227 seconds
12:54:04 Current memory usage: 7.25 MB
12:54:04 Peak memory usage: 7.25 MB
12:54:04 Done writing file
File has been created in /home/diamebua/beta/releases/20140218040015/shared/vendor/phpoffice/phpexcel/Examples