idx_get()

RowCollection::idx_get(int32_t) method

Returns the row at the specified index. Read-only Row.

System::SharedPtr<IRow> Aspose::Slides::RowCollection::idx_get(int32_t index) override

See Also