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

Add multiple tables to the same sheet #70

Open
OmerDital opened this issue Feb 15, 2023 · 4 comments
Open

Add multiple tables to the same sheet #70

OmerDital opened this issue Feb 15, 2023 · 4 comments

Comments

@OmerDital
Copy link

Is it possible to add two tables to the same sheet?
also is it possible to add table title?

@waldirmarques
Copy link

It would be extremely important to have the feature of two tables in the same sheet :)...

Is it feasible to have this functionality?

@RickEyre
Copy link

I also need this feature. Any plans to add this or to accept a pull request if one is made?

@LuisEnMarroquin
Copy link
Owner

Hi there, I think it's possible to do it, I will happily accept any PR with that

@ChronicStone
Copy link

ChronicStone commented Dec 5, 2023

Hi @OmerDital @waldirmarques @RickEyre

I'm working on a new lib that wraps SheetJs, inspired by json-as-xlsx but with very strong type-safety & various extra features. I just implemented multi-table sheets, and I'd like to know more about yall needs for this features.

My main questions being :

  • What kind of layout do you needn vertical or horizontal ?
  • Would grid of tables be useful ? Like X tables per row configurable at will ?
  • Any other feature you might need ?

EDIT: For those interested, typed-xlsx now fully supports multiple tables per sheet, with layout control (either linear or grid-like with X tables per row) along with lots of other features
Repo : https://github.com/ChronicStone/typed-xlsx

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

No branches or pull requests

5 participants