Share via


DocumentTableCell.RowSpan Property

Definition

Number of rows spanned by this cell.

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

Property Value

Applies to