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