RowCollection class
RowCollection class
Represents table row collection.
The RowCollection type exposes the following members:
Returns the row at the specified index.
Read-only Row
.
Indexer
Name | Description |
---|---|
[index] |
Methods
Method | Description |
---|---|
add_clone | Creates a copy of the specified template row and inserts it at the bottom of a table. |
insert_clone | Creates a copy of the specified template row and insert it at the specified position in a table. |
remove_at | Removes a row at the specified position from a table. |
See Also
- class
Row
- module
aspose.slides
- library
Aspose.Slides