SplitByHeight

ICell.SplitByHeight method

Splits the cell by height.

public void SplitByHeight(double height)
ParameterTypeDescription
heightDoubleHeight of a row.

See Also