01:17:43 Create new PHPExcel object
01:17:43 Set document properties
01:17:43 Add some data
01:17:43 Set column widths
01:17:43 Add conditional formatting
01:17:43 Duplicate the conditional formatting across a range of cells
01:17:43 Set fonts
01:17:43 Set header/footer
01:17:43 Set page orientation and size
01:17:43 Rename worksheet
01:17:43 Write to Excel2007 format
01:17:43 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0401 seconds
01:17:43 Write to Excel5 format
01:17:43 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0284 seconds
01:17:43 Current memory usage: 5.5 MB
01:17:43 Peak memory usage: 5.5 MB
01:17:43 Done writing file
File has been created in C:\xampp\htdocs\oa\vendor\phpoffice\phpexcel\Examples