Gets or sets the minimum height, in twips, of the table row. The table row is formatted with this height if the text is smaler. Otherwise the row grows as necessary. If the property value is zero, the table row's height is always determined through the containing text.

Introduced: 12.0.

Syntax

public int MinimumHeight { get; set; }
Public Property MinimumHeight() As Integer