SplitByWidth()

ICell::SplitByWidth(double) method

Splits the cell by width.

virtual void Aspose::Slides::ICell::SplitByWidth(double width)=0

Arguments

ParameterTypeDescription
widthdoubleWidth of a column.

See Also