Dear all
we updated Aspose.Cells from 21.2.0 to 21.4.0 and one of our unit tests failed after the update. After creating and filling a document we got a null point exception on worksheet.Cells.ConvertStringToNumericValue()
Is this a known issue? Is there any advise available?
@thomae,
You may please share a sample runnable console application along with the template file(s) that can be compiled and executed without any missing reference for our testing. We will reproduce the issue here and share our feedback accordingly.
@thomae,
We have logged the issue as “CELLSNET-48147” in our database for investigations. Once we will have some news for you, we will update you in this topic.
Hi,
Please find below my sample project for Grouping: Examples.zip (5.6 MB)
Please find below input, output and expected files: ExcelFiles.zip (21.0 KB)
When I expand level 1 group, all underlying groups are getting expanded as shown below. image.jpg (182.1 KB)
Expected behavior is not to expand underlying groups as shown below: image.png (134.0 KB)
Good to know that the suggested line of code (before grouping rows) figures out your issue. In the event of further queries or issue, feel free to write us back.