Skip to content

Update HtmlPhpExcel.php #42

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

Merged
merged 4 commits into from
Feb 23, 2024
Merged

Update HtmlPhpExcel.php #42

merged 4 commits into from
Feb 23, 2024

Conversation

JurajG007
Copy link
Contributor

Fixed bug: Named sheet is created but not filled with data

Fixed bug: Named sheet is created but not filled with data
1st sheet is created automatically during Excel::create() so, we need to delete it.
Additional TABLES added to show how they are exported to separate sheets named according to attribute "_excel-name".
Fixed errors from PHP CS Fixer: no_trailing_whitespace, no_whitespace_in_blank_line
@sprain
Copy link
Contributor

sprain commented Feb 23, 2024

Thanks for this fix!

@sprain sprain merged commit 1679a93 into Ticketpark:master Feb 23, 2024
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.

2 participants