Open calibrium opened 1 year ago
Hi guys! I wanted to extract cells using LINQ according to certain parameters. I did the same as in the example, but the LINQ in the debug sends null. Maybe this is due to the fact that during this procedure we work with an object (object[,])?
Hi, I'm unsure why you get this behaviour. Do you get the correct result when you run the code without debugger?
Hi guys! I wanted to extract cells using LINQ according to certain parameters. I did the same as in the example, but the LINQ in the debug sends null. Maybe this is due to the fact that during this procedure we work with an object (object[,])?