SplitByWidth

Cell.SplitByWidth method

Splits the cell by width.

public void SplitByWidth(double width)
ParameterTypeDescription
widthDoubleWidth of a column.

See Also