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

Excel comment box too small #80

Open
log69 opened this issue Feb 13, 2022 · 0 comments
Open

Excel comment box too small #80

log69 opened this issue Feb 13, 2022 · 0 comments

Comments

@log69
Copy link

log69 commented Feb 13, 2022

Hi, the gem works great, thank you.
The only important issue I've run into is that when I create a comment to a cell then the comment box appears too small on Excel, so the text flows out of it and cannot be read. Tested on Microsoft Excel 2016 and 2010. The code:
worksheet.write_comment( row, column, "this is the comment" )
Could you kindly give me any hint on how to solve it or workaround it?
Thanks a lot in advance.

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

1 participant