SplitByColSpan

ICell.SplitByColSpan method

Splits the cell to two cells by index of column.

public void SplitByColSpan(int index)
ParameterTypeDescription
indexInt32Index of column.

See Also