RowCollection — Aspose.Slides FOSS Python API Reference
RowCollection — Represents a collection of row objects. Inherits from: BaseCollection.
Package: aspose.slides_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
as_i_collection | list | Read-only | |
as_i_enumerable | Any | Read-only |
Methods
| Method | Returns | Description |
|---|---|---|
add_clone(templ, with_attached_rows) | list[IRow] | |
insert_clone(index, templ, with_attached_rows) | list[IRow] | |
remove_at(first_row_index, with_attached_rows) | None |