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…...Protected Sheet Without Password Aspose.Cells Product Family...When we are dealing with Protected sheet, it shouldn’t be loaded...