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

Allow Html Reader to write into existing spreadsheet #1212

Merged
merged 2 commits into from
Nov 17, 2019

Conversation

gnat42
Copy link
Contributor

@gnat42 gnat42 commented Oct 17, 2019

Sometimes you may want to read html into multiple worksheets within one
spreadsheet. Allowing the passing of a spreadsheet in makes this possible.

This is:

- [ ] a bugfix
- [x] a new feature

Checklist:

Why this change is needed?

Its cumbersome to use the reader to create multiple worksheets within one spreadsheet from html content. This allows us to pass in a pre-existing spreadsheet object.

Sometimes you may want to read html into multiple worksheets within one
spreadsheet. Allowing the passing of a spreadsheet in makes this possible.
@PowerKiKi PowerKiKi merged commit 256e5ad into PHPOffice:master Nov 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants