We are are using Aspose.Cells (NET), version 25.8.0.
We have a function =INT(MY_CUSTOME_FUNC) from custom function in Windows and everything works correctly and =INT(MY_CUSTOME_FUNC) returns 1232
However, in Mac or Doc…...function is not returning a valid numeric value in the environments...Calculate(CalculationData data) { if (!string.IsNullOrEmpty(data.FunctionName))...