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…... LET , LAMBDA , MAP , REDUCE , SEQUENCE all calculate...including a LAMBDA passed inline to MAP / REDUCE ; only the named-lambda...