ColumnIndex Property

Definition

Assembly Markdig.dll

Gets or sets the index of the column to which this cell belongs.

public int ColumnIndex { get; set; }

Returns