Hi! I am trying to increase the height of cells using Putdocx table. Using the height command: height(# unit , atleast | exact ) does not work. I have done as the helpfile suggested i.e. specifying it when trying to format a row for e.g.
putdocx table tbl1(4,.) , height(72pt, exact) but I get the "option not allowed" error.
Many thanks!
putdocx table tbl1(4,.) , height(72pt, exact) but I get the "option not allowed" error.
Many thanks!

Comment