RowSpan Property

Definition

Assembly Markdig.dll

Gets or sets the row span this cell is covering. Default is 1.

public int RowSpan { get; set; }

Returns