Customer wants custom tool to import multiple excel files at once. To create a tool to do this, reading excel file/sheet is required, which requires basically microsoft's office driver. On combination of 64bit OS + 32bit office driver, a 32bit process must be made to read excel file. This needs lots of effort and can not guarantee exact the same result as the spotfire's excel import function.
So the following is on the wish list:
1) get all sheet names of a excel file
2) read data in specific excel sheet to spotfire
3) get/set setting of reading excel sheet