View Single Post
 
Old 07-25-2018, 06:19 AM
gauss76 gauss76 is offline Windows 10 Office 2016
Novice
 
Join Date: Jul 2018
Posts: 1
gauss76 is on a distinguished road
Question What are the possible values for tag in internal Excel xml file app.xml

A have a question regarding the internal xml files of any given Excel .xlsx file.
The internal file I am interested in is docProps/app.xml. This seems to be the only
internal xml file that is language dependant. Is there a resource that tells me all
the possible translations of the word "Worksheets" which is containeded within this
file? For example I know the translation in French is "Feuilles de calcul". However
I need a list of all possible translations for a project I am working on. The project
involves scanning the aforementioned xml file for Excel files that come from all over
the world. In order to process the data I need to know all the different possibilitites.

Any help much appreciated.
Reply With Quote