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