PhpSpreadsheet/Classes/PHPExcel/Writer
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
..
Excel5 Remove debug code reference to hexdump() 2011-01-31 22:01:08 +00:00
Excel2007 Bugfix: Work item 15121 - Column reference rather than cell reference in Print Area definition 2011-02-08 12:55:45 +00:00
CSV.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Excel5.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Excel2007.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
HTML.php Feature: Added support for superscript/subscript in HTML/PDF Writers 2011-01-28 16:02:33 +00:00
IWriter.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
PDF.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Serialized.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00