We use below method to load the document into Aspose by trying with different LoadFormat
Workbook LoadExcelDocument(FileStream stream)
{
Aspose.Cells.Workbook workbook;
bool isExcelDocumentLoaded = false;
v…...ter++]); //Load stream from file store. workbook = new Aspose...Aspose.Cells can open such a file only when the correct password...