[]
Gets or sets the number of rows spanned by a cell.
public int RowSpan { get; set; }
Public Property RowSpan As Integer
If this cell represents a range of cells, then this property returns and sets the upper-left cell in the range.