TableCellElement.ColSpan

TableCellElement.ColSpan property

Gets or sets the column span.

public int ColSpan { get; set; }

See Also