https://bugs.documentfoundation.org/show_bug.cgi?id=171404
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Regina Henschel <[email protected]> --- Excel does not support <table:consolidation>, thus there exists no part in export, that writes these values. Writing to xlsx, reopen the xlsx and then saving to ods will remove <table:consolidation>. Or manually remove the element from content.xml. For ods it is written in 5163 void ScXMLExport::WriteConsolidation(const ScDocument& rDoc) in https://opengrok.libreoffice.org/xref/core/sc/source/filter/xml/xmlexprt.cxx Why does the document contains "consolidation" at all? -- You are receiving this mail because: You are the assignee for the bug.
