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…...passed inline to MAP / REDUCE ; only the named-lambda invocation...(expected 10) B6: 10 | control: LET only B10: 2 | control: inline LAMBDA...