11:41:59 Create new PHPExcel object
11:41:59 Set document properties
11:41:59 Add some data

Notice: Trying to access array offset on value of type int in /home/firewirenet/public_html/inventario/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82

Notice: Trying to access array offset on value of type float in /home/firewirenet/public_html/inventario/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82

Notice: Trying to access array offset on value of type float in /home/firewirenet/public_html/inventario/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82

Notice: Trying to access array offset on value of type float in /home/firewirenet/public_html/inventario/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82

Notice: Trying to access array offset on value of type int in /home/firewirenet/public_html/inventario/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
11:41:59 Set column widths
11:41:59 Add conditional formatting
11:41:59 Duplicate the conditional formatting across a range of cells
11:41:59 Set fonts
11:41:59 Set header/footer
11:41:59 Set page orientation and size
11:41:59 Rename worksheet
11:41:59 Write to Excel2007 format

Notice: Trying to access array offset on value of type null in /home/firewirenet/public_html/inventario/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
11:41:59 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0030 seconds
11:41:59 Write to Excel5 format
11:41:59 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0034 seconds
11:41:59 Current memory usage: 2 MB
11:41:59 Peak memory usage: 2 MB
11:41:59 Done writing file
File has been created in /home/firewirenet/public_html/inventario/vendor/phpoffice/phpexcel/Examples