Hi
Detect File Format function declares this file as Markdown, while Aspose Cells does not detect this same file as Markdown, and it’s part of an irrelevant file, so might fix the detection maybe? Thanks :slight_smile:
…...// Load the workbook with the forced format Workbook wb = new ...Workbook("path/to/your/file", loadOptions); // Java example import...