table.ClearBorders() method not available

This is the code I have:

Aspose.Words.Tables.Table table = builder.StartTable();
table.ClearBorders();

The compiler tells me that the method ClearBorders does not exist, but according to the documentation it should be there… It is also not available in the Object Browser.
I am using Aspose.Words v. 10.1.0.0 runtime version v2.0.50727
Thanks for any help,
Paul

Hi Paul,

Thanks for your inquiry. I am afraid, I could not figure out its availability within Aspose.Words v. 10.1.0. For more details please view this article.
https://blog.aspose.com/2011/10/04/table.autofit-table.style-and-other-improvements-in-aspose.words-10.5

Documentation follows latest Aspose.Words v. 10.8. To download latest version please follow up the link:
https://releases.aspose.com/words/net

In case of any ambiguity, please let me know.

Hi Imran,
Thanks for your help. I had seen the article, but it never crossed my mind that I stumbled on one of the new features! I thought it was already an old, existing feature…
OK, I will move to version 10.8.
Thanks again,
Paul

Hi Paul,

Thanks for your inquiry.

Yes, this is a new member introduced in Aspose.Words 10.5. This is the reason you cannot find it using your current version.

If we can help you with anything else, please feel free to ask.

Thanks,