[Libreoffice-bugs] [Bug 99438] FILESAVE Can't save a spreadsheet as .xltx (xlsx template)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 24 03:47:23 UTC 2018


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

--- Comment #4 from flywire0 at gmail.com ---
Name: [Content_Types].xml

<?xml version="1.0" encoding="UTF-8" standalone="true"?>
-<Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types">

Test.xlsx\
<Override
ContentType="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml"
PartName="/xl/workbook.xml"/>

Test.xlts\
<Override
ContentType="application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml"
PartName="/xl/workbook.xml"/>


Test.xlsm\
<Override ContentType="application/vnd.ms-excel.sheet.macroEnabled.main+xml"
PartName="/xl/workbook.xml"/>

Test.xltm\
<Override ContentType="application/vnd.ms-excel.template.macroEnabled.main+xml"
PartName="/xl/workbook.xml"/>

-- 
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/20180724/a82d279f/attachment-0001.html>


More information about the Libreoffice-bugs mailing list