Local clone of [PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet/)
Go to file
Mark Baker 32b8b1c7ab Feature: Work item 14301 - PHPExcel_Worksheet->toArray() is returning truncated values
I've made some modifications so that it is possible to pass a number of additional arguments to the method to determine exactly how the data is returned:

@param mixed $nullValue Value returned in the array entry if a cell doesn't exist
@param boolean $calculateFormulas Should formulas be calculated?
@param boolean $formatData Should formatting be applied to cell values?
@param boolean $returnColumnRef False - Return columns indexed by number (0..x); True - Return columns indexed by column ID (A..x)


git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@61373 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-09-23 16:52:57 +00:00
Build Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Classes Feature: Work item 14301 - PHPExcel_Worksheet->toArray() is returning truncated values 2010-09-23 16:52:57 +00:00
Documentation Feature: Support for Extended and User-defined Workbook Properties in Excel2007 Writer 2010-09-15 21:55:37 +00:00
Tests Added Quadratic Equation Solver examples of calculation engine usage 2010-09-17 22:46:31 +00:00
changelog.txt Feature: Work item 14301 - PHPExcel_Worksheet->toArray() is returning truncated values 2010-09-23 16:52:57 +00:00
install.txt Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +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