Problems deleting columns

Having some problems with your Slides component version 2.4. One of them is that I do not understand why this code does not work:

If table.ColumnsNumber > totalColumnCount Then
For ii = table.ColumnsNumber - 1 To fpSpread.Columns.Count Step -1
table.DeleteColumn(ii)
Next
End If

Adding rows is ok

A template used as an attachment

r. BA

Bug. I will fix it today. Thank you.

And when can I get a fix?

I released it yesterday. Check 2.4.1 hot fix.
You can subscribe to my blog to be always notified about new hot fixes and releases.
https://blog.aspose.com/category/aspose-blogs/alexey-zhilin/