https://bugs.documentfoundation.org/show_bug.cgi?id=120168

--- Comment #3 from Gabor Kelemen <[email protected]> ---
(In reply to MM from comment #2)
> If you set format cells > alignment > reference edge to '[...] From Upper
> Cell Border' then it works.
> Does excel set (and save) such an option or does it just automatically set
> this when setting the text orientation ???
> If excel doesn't have/save the option, calc can't load it...

There is no similar explicit setting on the UI, see here:
https://www.homeandlearn.co.uk/excel2007/excel2007s1p5.html
https://www.homeandlearn.co.uk/excel2007/images2016/opening/format_cells_dialogue_box.gif

The sheet1.xml contains this:

<sheetData><row r="1" spans="1:2" ht="39" customHeight="1"
x14ac:dyDescent="0.25"><c r="A1" s="1" t="s"><v>0</v></c><c r="B1" s="2"
t="s"><v>0</v></c></row><row r="2" spans="1:2" ht="39" customHeight="1"
x14ac:dyDescent="0.25"><c r="A2" s="1" t="s"><v>1</v></c><c r="B2" s="2"
t="s"><v>1</v></c></row></sheetData>

I don't see here or elsewhere in the file a similar setting stored. I'd guess
it's just heuristics.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to