01:27:13 Create new PHPExcel object
01:27:13 Set document properties
01:27:13 Add some data
01:27:13 Set column widths
01:27:13 Add conditional formatting
01:27:13 Duplicate the conditional formatting across a range of cells
01:27:13 Set fonts
01:27:13 Set header/footer
01:27:13 Set page orientation and size
01:27:13 Rename worksheet
01:27:13 Write to Excel2007 format
01:27:13 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0335 seconds
01:27:13 Write to Excel5 format
01:27:13 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0337 seconds
01:27:13 Current memory usage: 7.5 MB
01:27:13 Peak memory usage: 7.5 MB
01:27:13 Done writing file
File has been created in /usr/local/apache/htdocs/MaidanaAntonella/minas/vendor/phpoffice/phpexcel/Examples