[Libreoffice-bugs] [Bug 118668] Librecalc doesn't show all sheets from specific XLSX
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 11 15:24:30 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118668
--- Comment #8 from Timur <gtimur at gmail.com> ---
sheet2.xml from attached xlsx:
<sheetView workbookViewId="0" zoomScale="200" zoomScaleNormal="23"
view="pageBreakPreview">
<selection activeCell="T9" sqref="T9"/>
</sheetView>
sheet2.xml from saved xlsx:
<sheetView tabSelected="1" view="pageBreakPreview" zoomScale="200"
zoomScaleNormal="23" workbookViewId="0">
<selection activeCell="T9" sqref="T9"/>
</sheetView>
tabSelected="1" is missing in original xlsx.
If more than one SheetView.TabSelected is set to true, it looks like Excel just
picks the first one. Maybe also the same if it's missing from all sheets, like
with attached xlsx.
Ilya, please describe how the spreadsheet was generated, e.g. Excel (which
version) and how it was manually modified with which software.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180711/8ce0c3c6/attachment.html>
More information about the Libreoffice-bugs
mailing list