https://issues.apache.org/bugzilla/show_bug.cgi?id=53058
--- Comment #15 from Yegor Kozlov <[email protected]> --- Evgeniy, this is nearly complete. The final touch will be a command-line interface. Something like this: BiffDrawingToXml -sheet <sheetId> <inputFileName> or BiffDrawingToXml -sheet "sheetName" <inputFileName> The name of the output xml file should be derived from the input file name, i.e. xmlFileName = inputFileName.replace(".xls", ".xml") Please complete these changes and I will check this utility in SVN. Yegor -- You are receiving this mail because: You are the assignee for the bug.
