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

Set column width when using streaming #45

Open
dungxmta opened this issue Apr 19, 2020 · 1 comment
Open

Set column width when using streaming #45

dungxmta opened this issue Apr 19, 2020 · 1 comment

Comments

@dungxmta
Copy link

dungxmta commented Apr 19, 2020

Hi, I am trying to writing file with a lot of rows (from 200k to 1m) using streaming mode.

Writing cell with style is ok but when I start set width for column, it return panic with message not supported.

I have read the docs and can't find it. Is there anyway I can keep using stream writing and set column width?

Thank you.

p/s: is there an option to freeze top row or first column?

@plandem
Copy link
Owner

plandem commented Aug 19, 2020

Hi. Sorry for delay. Its not possible right now. And not sure its possible to implement at all.

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

2 participants