12:57:55 Create new PHPExcel object
12:57:55 Set document properties
12:57:55 Add some data
12:57:55 Set column widths
12:57:55 Add conditional formatting
12:57:55 Duplicate the conditional formatting across a range of cells
12:57:55 Set fonts
12:57:55 Set header/footer
12:57:55 Set page orientation and size
12:57:55 Rename worksheet
12:57:55 Write to Excel2007 format
12:57:55 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0235 seconds
12:57:55 Write to Excel5 format
12:57:55 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0247 seconds
12:57:55 Current memory usage: 6 MB
12:57:55 Peak memory usage: 6 MB
12:57:55 Done writing file
File has been created in D:\dev\sklad\vendor\phpoffice\phpexcel\Examples