Attempt to open the attached workbook using the Workbook class raises the error below. This file is saved as Excel Strict OpenXML from Excel 2013.
var wkBook = new Aspose.Cells.Workbook([path to file]);
Error: System.NullReferenceException: Object reference not set to an instance of an object.