Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for additional empty worksheet in Excel creation #273

Merged
merged 1 commit into from
Jan 27, 2016
Merged

Fix for additional empty worksheet in Excel creation #273

merged 1 commit into from
Jan 27, 2016

Conversation

fbdnl
Copy link
Contributor

@fbdnl fbdnl commented Oct 14, 2015

When instancing the ExcelWriter class, if the first sheet is given a custom name the class adds an empty 'Worksheet'. This is due to the creation of a default sheet operated by the construct of the PHPExcel class.

When instancing the ExcelWriter class, if the first sheet is given a custom name the class adds an empty 'Worksheet'. This is due to the creation of a default sheet operated by the construct of the PHPExcel class.
@tegansnyder
Copy link

@ddeboer any chance you plan on merging this in?

@Baachi
Copy link
Collaborator

Baachi commented Jan 22, 2016

@tegansnyder Can you confirm this behaviour?

@tegansnyder
Copy link

@Baachi yes I can confirm.

Baachi added a commit that referenced this pull request Jan 27, 2016
Fix for additional empty worksheet in Excel creation
@Baachi Baachi merged commit 4e28115 into ddeboer:master Jan 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants