Skip to content

Navigate Cell as Cursor#4909

Open
oleibman wants to merge 2 commits into
PHPOffice:masterfrom
oleibman:issue863
Open

Navigate Cell as Cursor#4909
oleibman wants to merge 2 commits into
PHPOffice:masterfrom
oleibman:issue863

Conversation

@oleibman

Copy link
Copy Markdown
Collaborator

Fix #863, which went stale in 2019 and is now reopened. Add methods to Cell which operate in a cursor-like manner, allowing you to change to cells on the right, left, down, or up.

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

Fix PHPOffice#863, which went stale in 2019 and is now reopened. Add methods to `Cell` which operate in a cursor-like manner, allowing you to change to cells on the right, left, down, or up.
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.

Feature Request: Navigate cell as cursor

1 participant