add method
add(row)
Add the row in the collection.
Returns
def add(self, row):
...
Parameter | Type | Description |
---|---|---|
row | Row |
See Also
- module aspose.diagram
- class RowCollection
Add the row in the collection.
def add(self, row):
...
Parameter | Type | Description |
---|---|---|
row | Row |