Merge pull request #63 from alexgann/patch-1

Fix to cellExists for non-existent namedRanges. Thanks for the catch
This commit is contained in:
Mark Baker 2012-10-30 14:17:01 -07:00
commit f4e949e3a1
1 changed files with 1 additions and 0 deletions

View File

@ -1203,6 +1203,7 @@ class PHPExcel_Worksheet implements PHPExcel_IComparable
}
}
}
else { return false; }
}
// Uppercase coordinate