Aspose::Cells::UnionRange::GetFirstRow method

UnionRange::GetFirstRow method

Gets the index of the first row of the range.

int32_t Aspose::Cells::UnionRange::GetFirstRow()

Remarks

Only effects when it only contains one range.

See Also