Hi, we have a problem with LAMBDA and LET:
Environment
Aspose.Cells for .NET 26.6.0
.NET 9.0
Windows 11
Problem
When a LAMBDA is bound to a name via LET and then invoked by that name — =LET(f,LAMBDA(x,x*2),f(5)) — Cal…...providing the code snippet and the test files: ReproduceBug/Program...