PhpSpreadsheet/Classes/PHPExcel/Worksheet
matteofilippetto 38ff5a49f8 again division by zero
$this->_width and $this->_height are defined as float so !== will return TRUE also if the value is 0 ( as !== use OR )
2014-07-22 17:40:31 +02:00
..
AutoFilter Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
Drawing Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
AutoFilter.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
BaseDrawing.php again division by zero 2014-07-22 17:40:31 +02:00
CellIterator.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
ColumnDimension.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
Drawing.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
HeaderFooter.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
HeaderFooterDrawing.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
MemoryDrawing.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
PageMargins.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
PageSetup.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
Protection.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
Row.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
RowDimension.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
RowIterator.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
SheetView.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00