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

Implement GetCells interface for ISheet #1460

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

tonyqus
Copy link
Member

@tonyqus tonyqus commented Dec 12, 2024

implment #1448

Supported Cell References:

  • Single Cell such as "A1"
  • Single Cell Range such as "Sheet1!A1:B3"
  • Multiple Cell Ranges such as "A1:B2, D5:F7"

@tonyqus tonyqus added this to the NPOI 2.7.3 milestone Dec 12, 2024
@tonyqus tonyqus changed the title Cellselector Implement GetCells interface for ISheet Dec 12, 2024
@tonyqus tonyqus added the api label Dec 12, 2024
@tonyqus tonyqus changed the title Implement GetCells interface for ISheet WIP: Implement GetCells interface for ISheet Dec 12, 2024
@tonyqus tonyqus marked this pull request as draft December 12, 2024 22:36
@tonyqus tonyqus changed the title WIP: Implement GetCells interface for ISheet Implement GetCells interface for ISheet Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant