SplitByColSpan

Cell.SplitByColSpan 方法

根据列的索引将单元格拆分为两个单元格。

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

另请参阅