SplitByHeight()

ICell::SplitByHeight(double) method

Splits the cell by height.

virtual void Aspose::Slides::ICell::SplitByHeight(double height)=0

Arguments

ParameterTypeDescription
heightdoubleHeight of a row.

See Also