RowSpan

ICell.RowSpan property

返回合并单元格跨越的行数。这与 与其他单元格上的 vMerge 属性结合使用,以指定水平合并的开始单元格 。 只读Int32。

public int RowSpan { get; }

也可以看看