00:52:23 Create new PHPExcel object
00:52:23 Set document properties
00:52:23 Add some data
00:52:23 Set column widths
00:52:23 Add conditional formatting
00:52:23 Duplicate the conditional formatting across a range of cells
00:52:23 Set fonts
00:52:23 Set header/footer
00:52:23 Set page orientation and size
00:52:23 Rename worksheet
00:52:23 Write to Excel2007 format
00:52:23 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0087 seconds
00:52:23 Write to Excel5 format
00:52:23 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0100 seconds
00:52:23 Current memory usage: 8.75 MB
00:52:23 Peak memory usage: 8.75 MB
00:52:23 Done writing file
File has been created in /mnt/external-drives/mb-oracle-bv3/html-produccion/repuestoslacentral/mbinv/vendor/phpoffice/phpexcel/Examples