SplitByRowSpan

ICell.SplitByRowSpan method

Splits the cell to two cells by index of row.

public void SplitByRowSpan(int index)
ParameterTypeDescription
indexInt32Index of row.

See Also