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

Not able to add more than Z column #63

Open
shubh2502 opened this issue Oct 24, 2016 · 4 comments
Open

Not able to add more than Z column #63

shubh2502 opened this issue Oct 24, 2016 · 4 comments

Comments

@shubh2502
Copy link

Hi,

var sheet1 = workbook.createSheet('sheet1',100, 100);
sheet1.set(34,2,"Hello");

nothing at column 34

@vasilycrespo
Copy link

Hello, i am having the same issue, can't add more collums than Z, did anyone has a solution for this? Thx.

@shubh2502
Copy link
Author

I used another lib instead of this , just because of this issue

@abhishek11210646
Copy link

abhishek11210646 commented Aug 20, 2017

@shubh2502 which library?? can you tell?? I am also facing this issue.

@MayankDargan
Copy link

@abhishek11210646 you can use export-excel-fast node module but with this, you will be needing jszip, pako, nodezip, collections, and weak-map. It worked out for me.

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

4 participants