10:00:05 Create new PHPExcel object
10:00:05 Set document properties
10:00:05 Add some data
10:00:05 Set column widths
10:00:05 Add conditional formatting
10:00:05 Duplicate the conditional formatting across a range of cells
10:00:05 Set fonts
10:00:05 Set header/footer
10:00:05 Set page orientation and size
10:00:05 Rename worksheet
10:00:05 Write to Excel2007 format
10:00:05 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0110 seconds
10:00:05 Write to Excel5 format
10:00:05 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0206 seconds
10:00:05 Current memory usage: 2 MB
10:00:05 Peak memory usage: 2 MB
10:00:05 Done writing file
File has been created in /home/acadcooker/edu.acadcooker.ru/vendor/phpoffice/phpexcel/Examples