SplitByColSpan()

ICell::SplitByColSpan(int32_t) method

Splits the cell to two cells by index of column.

virtual void Aspose::Slides::ICell::SplitByColSpan(int32_t index)=0

Arguments

ParameterTypeDescription
indexint32_tIndex of column.

See Also