I understand that the xl/theme/theme1.xml file is not a mandatory component of an XLSX file, but is there any room to make it optionally includable?
In some file filtering services, if an XLSX file lacks the xl/theme/theme1.xml file, it is mistakenly flagged as an invalid XLSX file.
I understand that the
xl/theme/theme1.xmlfile is not a mandatory component of an XLSX file, but is there any room to make it optionally includable?In some file filtering services, if an XLSX file lacks the
xl/theme/theme1.xmlfile, it is mistakenly flagged as an invalid XLSX file.