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

No height adaption of word-wrapped cells in Excel #4

Closed
lortordermur opened this issue Oct 5, 2020 · 1 comment
Closed

No height adaption of word-wrapped cells in Excel #4

lortordermur opened this issue Oct 5, 2020 · 1 comment
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@lortordermur
Copy link
Owner

In Excel Online (and desktop Excel likely too), long footnotes currently look like this:

word-wrap-issue-excel

It appears that Excel does wrap the text properly but does not adjust the row height accordingly. If there is a fix for this, it has to be be implementable using cell styles rather than direct formatting.

@lortordermur lortordermur added bug Something isn't working help wanted Extra attention is needed labels Oct 5, 2020
@lortordermur lortordermur self-assigned this Oct 5, 2020
@lortordermur
Copy link
Owner Author

I changed the default font to Tex Gyre Heros which is metric compatible with Helvetica and Arial. Also the height of footnote rows has been manually adjusted. SFCalcSheet should now display text identically and without clipping on all desktop platforms. Closing issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant