Local clone of [PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet/)
Go to file
Mark Baker 8a83e847cd Bugfix: Work item 15121 - Column reference rather than cell reference in Print Area definition
Fixed Excel2007 Writer to handle print areas that are defined as row or column ranges rather than just as cell ranges... added a static absoluteReference() method to PHPExcel_Cell that will return an absolute row, column or cell reference, and modified the _writeDefinedNameForPrintArea() method of the Excel2007 Workbook Writer to call that rather than absoluteCoordinate()

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@68176 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-02-08 12:55:45 +00:00
Build Preparations for PHPExcel 1.7.5 2010-12-10 07:53:41 +00:00
Classes Bugfix: Work item 15121 - Column reference rather than cell reference in Print Area definition 2011-02-08 12:55:45 +00:00
Documentation Feature: Added initial support for cell comments in the Excel5 Reader for BIFF8 2011-01-25 09:46:30 +00:00
Tests Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
changelog.txt Bugfix: Work item 15121 - Column reference rather than cell reference in Print Area definition 2011-02-08 12:55:45 +00:00
install.txt Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
license.txt Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
phpdoc-home.ini Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
phpdoc.ini Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
setpath.bat Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
start_shell.bat Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00