Here is the code I am running:
namespace Aspose.Cells
public class Workbook : IDisposable
{
public Workbook(string file)
}
new Aspose.Cells.Workbook("attached excel file”)
When I run this code against the attach…...xlsm error: System.IndexOutOfRangeExcep Aspose...issues with the structure of the .xlsm file you are trying to open...