Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop
This commit is contained in:
commit
63c5cbc98e
|
@ -1203,6 +1203,7 @@ class PHPExcel_Worksheet implements PHPExcel_IComparable
|
|||
}
|
||||
}
|
||||
}
|
||||
else { return false; }
|
||||
}
|
||||
|
||||
// Uppercase coordinate
|
||||
|
|
Loading…
Reference in New Issue