SplitByRowSpan()

Cell::SplitByRowSpan(int32_t) method

Splits the cell to two cells by index of row.

void Aspose::Slides::Cell::SplitByRowSpan(int32_t index) override

Arguments

ParameterTypeDescription
indexint32_tIndex of row.

See Also