Hi Aspose,
I’m using Aspose Cell .NET 17.8 and would like to remove unused styles in XLS, but it doesn’t work correctly on Table Style.
The original file has 4 custom Cell Styles (1 unused) and 3 custom Table Styles (1 unused).
When calling RemoveUnusedStyles and saving to a new XLS, I expect that the new output file retains 3 custom Cell Styles and 2 custom Table Styles. Nevertheless, there’s only 1 custom Table Styles remaining, even if I don’t call RemoveUnusedStyles.
Please help me check the attachments.
sample.zip (4.3 KB)
Thank you,
Dung H. Nguyen