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

Create Multiple Sheets #6

Closed
cenezoic123 opened this issue Apr 30, 2020 · 3 comments
Closed

Create Multiple Sheets #6

cenezoic123 opened this issue Apr 30, 2020 · 3 comments

Comments

@cenezoic123
Copy link

Is it possible to create a multiple sheets, example MySheet1, MySheet2, MySheet3. . . . ?

@justkawal
Copy link
Owner

Yes its possible to create, whenever u call decoder.updateCell() with the desired sheetName

then if the sheet doesn't exist then it will be automatically created or if it exists then it will be updated in the desired cell

@wuuzw
Copy link

wuuzw commented May 22, 2020

seems like it won't create a new sheet if you use appendRow()

@justraman justraman reopened this May 22, 2020
@justkawal
Copy link
Owner

Its working now.

Long Live Open S🔥 urce

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