Using the SDL Project Automation API, I am attempting to process some .xls files.
When using any other file type, the AutomaticTask, ConvertToTranslatableFormat creates an .sdlxliff file.
For .xls file, they are ignored, even though the .sdlproj file contains the filename and lists it as "Translatable".
When using the same template and files, within SDL Trados Studio, the files are converted as expected.
Are there any known issue with .xls files and the API?