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