Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RowFormat Class / HeightRule Property

In This Topic
    HeightRule Property
    In This Topic
    Gets or sets the rule for determining the height of the table row.
    Syntax
    'Declaration
     
    Public Property HeightRule As HeightRule
    public HeightRule HeightRule {get; set;}
    See Also