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

[Question] Empty sheet on Excel creation #3

Closed
ja2375 opened this issue Apr 19, 2020 · 3 comments
Closed

[Question] Empty sheet on Excel creation #3

ja2375 opened this issue Apr 19, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@ja2375
Copy link

ja2375 commented Apr 19, 2020

Hi,
First of all, thank you very much for this awesome library! It does work perfectly well despite it's not complete yet.

I have some kind of an issue, we could say. Because it's not a bug, just some behaviour i wasn't expecting.

The "issue" is that i create an XLSX just fine, with a custom named sheet. The content gets added just fine by calling the updateCell() method. Everything seems to be fine, until i export it to a file. That file contains the sheet i created, with my custom name. But it also contains another sheet. That sheet is called "Sheet1", and it's the default sheet that displays to the user and also it is empty.

My question is: How can i get rid of that empty sheet "Sheet1"?

Many thanks again!

@ja2375 ja2375 changed the title Empty sheet on Excel creation [Question] Empty sheet on Excel creation Apr 19, 2020
@justkawal
Copy link
Owner

Yes! you are right. I saw this behaviour now.

Not to worry in the coming update with facility to merge columns and rows, I will fix this unexpected behaviour.

Thank You.

@ja2375
Copy link
Author

ja2375 commented Apr 20, 2020

OK, many thanks!!!

Looking forward for that update :P

@justkawal
Copy link
Owner

Your request has been processed and we will be providing a method so that you will be able to set the sheet as opening default.
It will be published on https://pub.dev/packages/excel .

Thank You
Stay Tuned...

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

No branches or pull requests

2 participants