Skip to content

Reusing Disconnected Spreadsheet#4880

Open
oleibman wants to merge 1 commit into
PHPOffice:masterfrom
oleibman:reusedisconnect
Open

Reusing Disconnected Spreadsheet#4880
oleibman wants to merge 1 commit into
PHPOffice:masterfrom
oleibman:reusedisconnect

Conversation

@oleibman
Copy link
Copy Markdown
Collaborator

Throws exception if you subsequently attempt createSheet(0). Fix that.

This is:

  • a bugfix
  • a new feature
  • refactoring
  • additional unit tests

Checklist:

  • Changes are covered by unit tests
    • Changes are covered by existing unit tests
    • New unit tests have been added
  • Code style is respected
  • Commit message explains why the change is made (see https://github.com/erlang/otp/wiki/Writing-good-commit-messages)
  • CHANGELOG.md contains a short summary of the change and a link to the pull request if applicable
  • Documentation is updated as necessary

Throws exception if you subsequently attempt `createSheet(0)`. Fix that.
@oleibman oleibman changed the title Reusing Disconnected Worksheet Reusing Disconnected Spreadsheet May 21, 2026
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.

1 participant