Skip to content

Allow Html Reader to write into existing spreadsheet#1212

Merged
PowerKiKi merged 2 commits intoPHPOffice:masterfrom
gnat42:patch-2
Nov 17, 2019
Merged

Allow Html Reader to write into existing spreadsheet#1212
PowerKiKi merged 2 commits intoPHPOffice:masterfrom
gnat42:patch-2

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