Hi, we have a problem with complex dynamic array formulas:
Environment
Aspose.Cells for .NET: 26.3.0
.NET 9.0, Windows 11
Use case
We use Aspose.Cells as a calculation engine for pre-existing Excel templates. The temp…..., FILTER(Input!A2:D2, amount>0, ""))...When the Input changes so that FILTER returns 0 rows (Amount=0 instead...