For first issue (even using the latest version/fix), kindly create a sample console application (runnable), zip the project and post us to reproduce the issue, we will check it soon. Also attach the ODS file.
If you still find the issue with v20.1.x, kindly do provide sample file, sample code (runnable) and some screenshots to highlight the issue, we will check it soon.
Actually the bug for the row height only happens when there’s more than 1 sheet, I’m not exactly sure but right now it will be reproduced executing the code once.
Just keep a copy of test.ods, then run it once and check both before/after. The predefined style with internal padding has lost the internal padding and the row height set manually is lost in sheet2.
@Xhat,
We were able to observe the issue but we need to look into it more. We have logged the issue in our database for investigation and for a fix. Once, we will have some news for you, we will update you in this topic.
This issue has been logged as
CELLSNET-47137 – Row Height/Border Padding changed while loading and saving ODS file
I am afraid, currently Aspose.Cells does not support padding-bottom and padding-top of the style in the ODS file. We cannot support this feature soon for these properties are not the part of MS Excel itself.
We will try to keep the data to fix this issue.
The row height however is still lost, but since I can either use the padding or the row height, and that the padding is kept, my issue is fixed for now, maybe you should still look at the row height though.
In any case, thanks.
Any idea when the next update including this fix will be published on nugget?
We are scheduled to publish our next official release (e.g Aspose.Cells for .NET v20.2) in the third week of February, 2020, the release will include the fix. Official releases are published on both Downloads section and Nuget.
Yes, we did include those enhancements in Aspose.Cells for .NET v20.2. The issue is still not completely resolved though. We made enhancements regarding row height and cell border paddings, etc.