SplitByColSpan

ICell.SplitByColSpan 方法

通过列的索引将单元格拆分为两个单元格。

public void SplitByColSpan(int index)
参数类型描述
indexInt32列的索引。

参见