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…... Excel computes 10 . LET , LAMBDA ...written to disk exactly as Excel stores it: <f t="array" ref="B2">_xlfn...