ColumnSpan Property

Definition

Assembly Markdig.dll

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

public int ColumnSpan { get; set; }

Returns