Hi,
I’m having some problems with smart markers。
In aspose-cells-20.9, Excel Subtotal ranges follow smart markers,
but In aspose-cells-22.5, the logic has changed.
template:
image.png (8.1 KB)
res:
image.png (7.8 KB)
Another problem is that when I use the copystyle parameter after the dynamic formula, the calculation throws an error. Otherwise, it won’t.
image.png (64.9 KB)
Enclosed is my code:
AsposeTest.zip (1016.5 KB)
TestSmartMarkers.xlsx is a template for Subtotal problem
TestSmartMarkers1.xlsx is a template for copystyle problem