13:50:07 Create new PHPExcel object
13:50:07 Set document properties
13:50:07 Add some data
13:50:07 Set column widths
13:50:07 Add conditional formatting
13:50:07 Duplicate the conditional formatting across a range of cells
13:50:07 Set fonts
13:50:07 Set header/footer
13:50:07 Set page orientation and size
13:50:07 Rename worksheet
13:50:07 Write to Excel2007 format
13:50:07 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0070 seconds
13:50:07 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/showbiz/public_html/team/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 288
13:50:07 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.5918 seconds
13:50:07 Current memory usage: 4 MB
13:50:07 Peak memory usage: 4 MB
13:50:07 Done writing file
File has been created in /home/showbiz/public_html/team/ninja/vendor/phpoffice/phpexcel/Examples