Hello,
I'm trying to add row height property in my table.
I created TrPr object with the factory.
But properties/methods for TrPr don't seem appropriate or complete. It refers to change tracking.
(getIns, getDel, TrPrChange).
No getter/setter to add trHeight property, which is the one I have in my sample doc.
Regards