You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Excel Online (and desktop Excel likely too), long footnotes currently look like this:
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.
The text was updated successfully, but these errors were encountered:
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.
In Excel Online (and desktop Excel likely too), long footnotes currently look like this:
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.
The text was updated successfully, but these errors were encountered: