https://bugs.freedesktop.org/show_bug.cgi?id=74747

--- Comment #2 from Steve Bickle <[email protected]> ---
Having inspected the XML for the cell with a reference from both the original
save in Excel and the subsequent save in Calc, this is what I've found:

Original Excel file:
    <row r="1" spans="2:2" x14ac:dyDescent="0.25">
      <c r="B1" t="str">
        <f>Sheet1!A1</f>
        <v>Example text</v>
      </c>
    </row>

>From the Calc save:
    <row r="1" customFormat="false" ht="15" hidden="false" customHeight="false"
outlineLevel="0" collapsed="false">
      <c r="B1" s="0" t="n">
        <f aca="false">Sheet1!A1</f>
        <v>0</v>
      </c>
    </row>

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

Reply via email to