SplitByRowSpan

ICell.SplitByRowSpan 方法

按行索引将单元格拆分为两个单元格。

public void SplitByRowSpan(int index)
参数类型描述
indexInt32行索引。

另请参见