Local clone of [PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet/)
Go to file
Mark Baker 1643bb9613 Feature: Added new rangeToArray() and namedRangeToArray() methods to the PHPExcel_Worksheet object.
Functionally, these are identical to the toArray() method, except that they take an additional first parameter of a Range (e.g. 'B2:C3') or a Named Range name.
Modified the toArray() method so that it actually uses rangeToArray().

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@66799 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-01-12 15:20:29 +00:00
Build Preparations for PHPExcel 1.7.5 2010-12-10 07:53:41 +00:00
Classes Feature: Added new rangeToArray() and namedRangeToArray() methods to the PHPExcel_Worksheet object. 2011-01-12 15:20:29 +00:00
Documentation Updated user documentation with information about and example of retrieving the list of worksheet names using the listWorksheetNames() method 2010-12-29 00:57:01 +00:00
Tests Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
changelog.txt Feature: Added new rangeToArray() and namedRangeToArray() methods to the PHPExcel_Worksheet object. 2011-01-12 15:20:29 +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