Aspose::Cells::RowCollection::Get method

RowCollection::Get method

Gets a Row object by given row index. The Row object of given row index will be instantiated if it does not exist before.

Row Aspose::Cells::RowCollection::Get(int32_t rowIndex)

See Also