Issue:

How to set the height of table rows to 8 in ZWCAD?

Causes:

Before setting the table row height, you should first understand a formula: single row height = single row vertical margin × 2 + text height × 4 ÷ 3 × row height number. You can set the table row height according to this formula.

Solution:

  1. Click the menu Format → Table Style(TABLESTYLE command), click Modify in the Table Style Manager dialog box, select Data in the Cell styles dropdown menu, modify the General → Margins option, and set the value of vertical to 1

  2. Through the formula: single row height = single row vertical margin × 2 + text height × 4 ÷ 3 × row height number, it can be calculated that when the row height of the CAD table is 8, the text height is 4.5. Change the text height to 4.5.
  3. After completing the modification, click Set Current in the Table Style Manager dialog box.
  4. Insert the table again, and you can see that the row height of the table is 8 in the Properties.  



★How to set the specified row height of the table in ZWCADhttps://confluence.zwcad.com/pages/viewpage.action?pageId=181095628