get_RowSpan()

ICell::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.

virtual int32_t Aspose::Slides::ICell::get_RowSpan()=0

See Also