Share via


DocumentTableCell.ColumnSpan Property

Definition

Number of columns spanned by this cell.

public int? ColumnSpan { get; }
member this.ColumnSpan : Nullable<int>
Public ReadOnly Property ColumnSpan As Nullable(Of Integer)

Property Value

Applies to