I’m using your package that convert from excel to pdf.
There are some cases that I’m getting a error text of “#Recursive Reference!” in many cells when calling CalculateFormula(true)
.
I’m not sure why Aspose fails on these cells, the formula in these cells is =SUMIF(X:X,"0",L:L)
.