.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can I fix the Header /Title row height with C# ?

1 REPLY 1
Reply
Message 1 of 2
David9818
473 Views, 1 Reply

Can I fix the Header /Title row height with C# ?

I have created a table with C#. When I increase the table height the header/title rows are also geting increased. Autocad trys to make all rows even with the same height. Is there a way that I can fix the Header /Title row height with C# ?

 

Thanks for your help!

Tags (1)
1 REPLY 1
Message 2 of 2
rom1_am
in reply to: David9818

Hi, yes, you can use SetRowHeight method. For example, to set to 10 the title row:

 

MyTable.SetRowHeight(0, 10);

 

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost