Determine Row/Table Height

I have the need to determine row/table height so if the table goes above a certain amount I need to remove rows from the table. The row height is currently set to automatic.
Is there a way to do this?

Thanks,
Ronnie

Hi
Thanks for your request. You can determine height of a row using RowFormat.Height.
Please see the following link:
https://reference.aspose.com/words/net/aspose.words.tables/rowformat/height/
Best regards,