Aspose::Cells::Row::begin method

Row::begin method

Returns an iterator to the beginning of the Row.

Iterator Aspose::Cells::Row::begin()

ReturnValue

An Iterator pointing to the first element of the Row.

See Also