Autodesk.AutoCAD.DatabaseServices Namespace
>
Table Class
>
Table Methods
>
SetRowHeight Method
SetRowHeight Method
Overload List
Method
Description
Table.SetRowHeight (double)
Sets a uniform row height for all the rows in the table.
Table.SetRowHeight (int, double)
Obsolete. Sets the row height for the specified row index in the table.
Note:
This method is deprecated and may...
more
Comments?