PhpSpreadsheet/Classes/PHPExcel
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
..
CachedObjectStorage Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Calculation Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Cell Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Reader Bugfix: Minor patchfix for Excel2003XML Reader when XML is defined with a charset attribute 2011-01-10 17:51:55 +00:00
RichText Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Shared Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Style Bugfix: Work item 14999 - PHPExcel Excel2007 Reader colour problems with solidfill 2011-01-04 23:14:59 +00:00
Worksheet Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Writer General: Improved performance (speed), for building the Shared Strings table in the Excel2007 Writer. 2011-01-07 14:52:28 +00:00
locale Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Autoloader.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
CachedObjectStorageFactory.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Calculation.php Bugfix: Work item 15046 - 1.7.5 fails cell->getCalculatedValue() 2011-01-05 17:53:17 +00:00
Cell.php Bugfix: Work item 15029 - coordinateFromString throws exception for rows greater than 99,999 2011-01-03 22:39:51 +00:00
Comment.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
DocumentProperties.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
DocumentSecurity.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
HashTable.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
IComparable.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
IOFactory.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
NamedRange.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
ReferenceHelper.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
RichText.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Settings.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Style.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Worksheet.php Feature: Added new rangeToArray() and namedRangeToArray() methods to the PHPExcel_Worksheet object. 2011-01-12 15:20:29 +00:00
WorksheetIterator.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00