Skip to content
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.

Excel 2007+ files with Graphs defined as worksheets cannot be opened #308

Open
lorenzulrich opened this issue Jan 24, 2014 · 0 comments
Open

Comments

@lorenzulrich
Copy link

Graphs in Excel files can be moved to an own worksheet, that - contrary to "real" worksheets - cannot contain any data but are just a "full worksheet" representation of a Graph.

(Right click a Graph --> click "move graph" --> select "new worksheet" option)

Such files (or at least the special Graph worksheets mentioned) cannot be read in PHPExcel; the following error is thrown:
"#1: Notice: Undefined index: rId4 in /var/www/typo3.flow/Packages/Libraries/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel2007.php line 651"

viktor-poltorak added a commit to viktor-poltorak/PHPExcel that referenced this issue May 5, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant