get_RowSpan()

Cell::get_RowSpan() method

Returns the number of rows that a merged cell spans. This is used in combination with the vMerge attribute on other cells in order to specify the beginning cell of a horizontal merge. Read-only int32_t.

int32_t Aspose::Slides::Cell::get_RowSpan() override

See Also