11:21:18 Create new PHPExcel object
11:21:18 Set document properties
11:21:18 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:21:18 Set column widths
11:21:18 Add conditional formatting
11:21:18 Duplicate the conditional formatting across a range of cells
11:21:18 Set fonts
11:21:18 Set header/footer
11:21:18 Set page orientation and size
11:21:18 Rename worksheet
11:21:18 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:21:18 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0025 seconds
11:21:18 Write to Excel5 format
11:21:18 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0031 seconds
11:21:18 Current memory usage: 2 MB
11:21:18 Peak memory usage: 2 MB
11:21:18 Done writing file
File has been created in /home/firewirenet/public_html/inventario/vendor/phpoffice/phpexcel/Examples