Hi,
I am upgraded from Aspose.Cells Version 4.1.2.6 to 4.4.1.3. When I have a table with no rows in my dataset, the smartmarkers are no longer removed.
The code I use is:
bookDesigner.SetDataSource(ds);
bookDesigner.Process();
Best Regards,
Torsten