07:02:05 Create new PHPExcel object
07:02:05 Set document properties
07:02:05 Add some data
07:02:05 Set column widths
07:02:05 Add conditional formatting
07:02:05 Duplicate the conditional formatting across a range of cells
07:02:05 Set fonts
07:02:05 Set header/footer
07:02:05 Set page orientation and size
07:02:05 Rename worksheet
07:02:05 Write to Excel2007 format
07:02:05 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0155 seconds
07:02:05 Write to Excel5 format
07:02:05 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0188 seconds
07:02:05 Current memory usage: 6 MB
07:02:05 Peak memory usage: 6 MB
07:02:05 Done writing file
File has been created in /var/www/html/elite-calinog/vendor/phpoffice/phpexcel/Examples