This property returns and sets the height, in twips, of the specified row.
object.RowHeight(number)[= value]
The RowHeight property is unavailable at design time.
You can set RowHeight to 0 to create invisible rows or to –1 to reset the row height to its default value, which depends on the size of the current font.
RowHeight is independent of the form's scale mode.