Get table Cell Style in Aspose.word

Hi

How to get the table cell style like border, font bold using aspose.word

Regards
Ajeesh M J

Hello
Thanks for your request. You should use CellFormat property to get needed information:
https://reference.aspose.com/words/net/aspose.words.tables/cellformat/
Best regards,