remove method
remove(row)
Remove the row from the collection.
def remove(self, row):
...
| Parameter | Type | Description |
|---|---|---|
| row | Row |
See Also
- module aspose.diagram
- class RowCollection
Remove the row from the collection.
def remove(self, row):
...
| Parameter | Type | Description |
|---|---|---|
| row | Row |