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