SplitByRowSpan()

ICell::SplitByRowSpan(int32_t) method

Splits the cell to two cells by index of row.

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

Arguments

ParameterTypeDescription
indexint32_tIndex of row.

See Also