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