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

Adding Named range and Table support #203

Open
wants to merge 44 commits into
base: master
Choose a base branch
from

Conversation

akira215
Copy link

Still Work In Progress for table support, but basic functionalities are currently running (creating, browsing, ...).
Corrected also some bugs with the Shared Strings items. To do so, the strategy of storing / accessing the shared string has been changed (stored in the document to avoid any copy, and access via the worksheet which are propagated through the objects).
Its a huge pull request but I'm still working on table support to add capabilities:

  • autofilter
  • formatting
  • more access fonctionalities

@akira215
Copy link
Author

akira215 commented Jan 3, 2023

A new pull request as I am a little bit ahead with table functionality (formulas, styles, ..) I also corrected some bugs

@akira215
Copy link
Author

akira215 commented Jan 6, 2023

adding functionality for table support. Missing autofilter implementation

@akira215
Copy link
Author

Table support fully available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant